diff --git a/.travis.yml b/.travis.yml index 66cfe7a..0b89cc3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,4 +9,5 @@ before_install: - docker images script: + - curl http://localhost:8002 - CHTSH_URL=http://localhost:8002 bash tests/run-tests.sh