Travis: fix Nim caching
This commit is contained in:
parent
4d27a41924
commit
b035025eae
|
@ -3,7 +3,7 @@ language: go
|
|||
# https://docs.travis-ci.com/user/caching/
|
||||
cache:
|
||||
directories:
|
||||
- vendor/Nim/bin
|
||||
- vendor/nimbus-build-system/vendor/Nim/bin
|
||||
- vendor/go/bin
|
||||
- rocksdbCache
|
||||
- jsonTestsCache
|
||||
|
|
Loading…
Reference in New Issue