Skip to content

Commit acc3ae6

Browse files
author
José Fernando Cordova
committed
update travis
1 parent 78abaad commit acc3ae6

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 -d
14+
- docker-compose -f docker-compose-dev.yml up --build
1515
- docker ps -a
1616
- sleep 30 # wait for Mysql to start
1717

0 commit comments

Comments
 (0)