Skip to content

Commit 5ad9a5c

Browse files
Update .travis.yml
Fix infinite build
1 parent c59cd6e commit 5ad9a5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ before_install:
99
- mkdir -p ${PWD}/gluster/www/
1010

1111
script:
12-
- docker-compose up
12+
- docker-compose up -d

0 commit comments

Comments
 (0)