Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
Fix infinite build
  • Loading branch information
monkey-company authored Oct 6, 2018
1 parent c59cd6e commit 5ad9a5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ before_install:
- mkdir -p ${PWD}/gluster/www/

script:
- docker-compose up
- docker-compose up -d

0 comments on commit 5ad9a5c

Please sign in to comment.