Add travis lfs cache

This commit is contained in:
L3D 2019-09-03 21:50:23 +02:00
parent 4d82096123
commit 5029178912
Signed by: l3d
GPG key ID: CD08445BFF4313D1

View file

@ -5,6 +5,7 @@ git:
cache:
directories:
- $HOME/.cache/pip
- .git/lfs
before_install:
- git lfs pull
install: