Travis: fix Nim caching

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

View File

@ -4,7 +4,7 @@ language: c
cache: cache:
directories: directories:
- rocksdbCache - rocksdbCache
- vendor/Nim/bin - vendor/nimbus-build-system/vendor/Nim/bin
git: git:
# when multiple CI builds are queued, the tested commit needs to be in the last X commits cloned with "--depth X" # when multiple CI builds are queued, the tested commit needs to be in the last X commits cloned with "--depth X"