try caching the .deps directory

This commit is contained in:
Nicolas Werner 2019-12-11 23:35:09 +01:00
parent 60dc3cf0bc
commit c52e0b0829
1 changed files with 4 additions and 0 deletions

View File

@ -11,6 +11,10 @@ notifications:
on_start: never
email: false
cache:
directories:
- .deps
matrix:
include:
- os: osx