Skip to content

Commit

Permalink
Wait 3 seconds to let server to start
Browse files Browse the repository at this point in the history
Because `docker-compose` is not capable of checking open ports
docker/compose#374
  • Loading branch information
abitrolly committed Jul 29, 2020
1 parent 06d8fa7 commit 3905047
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -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

0 comments on commit 3905047

Please sign in to comment.