Skip to content

Commit

Permalink
travis testing 2 - adding sleep to see if we just need to wait for th…
Browse files Browse the repository at this point in the history
…e containers to finish starting.
  • Loading branch information
ryanguill committed Mar 1, 2016
1 parent 169956c commit 2ca2f03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -6,7 +6,7 @@ services:
- docker

before_install:
- docker-compose up -d
- docker-compose up -d && sleep 10

script: >
docker ps;
Expand Down

0 comments on commit 2ca2f03

Please sign in to comment.