Travis: fix Nim caching

This commit is contained in:
Ștefan Talpalaru 2019-08-28 16:19:33 +02:00
parent 4d27a41924
commit b035025eae
No known key found for this signature in database
GPG Key ID: CBF7934204F1B6F9
1 changed files with 1 additions and 1 deletions

View File

@ -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