Skip to content

Commit 9260934

Browse files
author
José Fernando Cordova
committed
travis -d
1 parent b186d5e commit 9260934

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
@@ -11,7 +11,7 @@ services:
1111

1212
before_script:
1313
- chmod +x ./scripts/runtests.sh
14-
- docker-compose -f docker-compose-dev.yml up --build
14+
- docker-compose -f docker-compose-dev.yml up --build -d
1515
- docker ps -a
1616
- sleep 30 # wait for Mysql to start
1717

0 commit comments

Comments
 (0)