Skip to content

Commit

Permalink
Run in background
Browse files Browse the repository at this point in the history
Signed-off-by: Michal Čihař <michal@cihar.com>
  • Loading branch information
nijel committed Dec 4, 2015
1 parent c843d28 commit 50c5607
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Expand Up @@ -21,6 +21,5 @@ script:
- docker ps -a
- curl http://127.0.0.1:8090/ | grep -q input_password
- curl --cookie-jar /tmp/cj --location -d pma_username=root -d pma_password=my-secret-pw -d server=1 http://127.0.0.1:8090/ | grep -r 'db via TCP'
- docker-compose build
- docker-compose up
- docker-compose up -d
- curl http://127.0.0.1:8080/ | grep -q input_password

0 comments on commit 50c5607

Please sign in to comment.