Add travis lfs cache
This commit is contained in:
parent
4d82096123
commit
5029178912
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ git:
|
||||||
cache:
|
cache:
|
||||||
directories:
|
directories:
|
||||||
- $HOME/.cache/pip
|
- $HOME/.cache/pip
|
||||||
|
- .git/lfs
|
||||||
before_install:
|
before_install:
|
||||||
- git lfs pull
|
- git lfs pull
|
||||||
install:
|
install:
|
||||||
|
|
Loading…
Reference in a new issue