mirror of
https://github.com/Retropex/bitcoin.git
synced 2025-05-20 07:00:44 +02:00
travis: Fix caching issues
This commit is contained in:
parent
431d81b61c
commit
fae9d54abc
@ -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…
Reference in New Issue
Block a user