mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-22 11:00:48 +03:00
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…
Reference in a new issue