Travis: fix Nim caching
This commit is contained in:
parent
310925541a
commit
aaf866cbdc
|
@ -4,7 +4,7 @@ language: c
|
|||
cache:
|
||||
directories:
|
||||
- rocksdbCache
|
||||
- vendor/Nim/bin
|
||||
- vendor/nimbus-build-system/vendor/Nim/bin
|
||||
|
||||
git:
|
||||
# when multiple CI builds are queued, the tested commit needs to be in the last X commits cloned with "--depth X"
|
||||
|
|
Loading…
Reference in New Issue