mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +02: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
Add a link
Reference in a new issue