diff --git a/.travis.yml b/.travis.yml index 0b89cc32..c4aa379a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,5 +9,6 @@ before_install: - docker images script: + - sleep 3 - curl http://localhost:8002 - CHTSH_URL=http://localhost:8002 bash tests/run-tests.sh