mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-25 18:53:23 -03:00
travis: Fix caching issues
This commit is contained in:
parent
431d81b61c
commit
fae9d54abc
1 changed files with 2 additions and 0 deletions
|
@ -25,3 +25,5 @@ if [ "$RUN_FUZZ_TESTS" = "true" ]; then
|
|||
DOCKER_EXEC test/fuzz/test_runner.py -l DEBUG ${DIR_FUZZ_IN}
|
||||
END_FOLD
|
||||
fi
|
||||
|
||||
cd ${TRAVIS_BUILD_DIR} || (echo "could not enter travis build dir $TRAVIS_BUILD_DIR"; exit 1)
|
||||
|
|
Loading…
Add table
Reference in a new issue