try caching the .deps directory
This commit is contained in:
parent
60dc3cf0bc
commit
c52e0b0829
1 changed files with 4 additions and 0 deletions
|
|
@ -11,6 +11,10 @@ notifications:
|
|||
on_start: never
|
||||
email: false
|
||||
|
||||
cache:
|
||||
directories:
|
||||
- .deps
|
||||
|
||||
matrix:
|
||||
include:
|
||||
- os: osx
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue