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:
|
||||
directories:
|
||||
- $HOME/.cache/pip
|
||||
- .git/lfs
|
||||
before_install:
|
||||
- git lfs pull
|
||||
install:
|
||||
|
|
Loading…
Reference in a new issue