Update Travis config
This commit is contained in:
parent
b4ae92417e
commit
cb0efebcdd
|
|
@ -10,5 +10,5 @@ before_install:
|
|||
- chmod +x docker-compose
|
||||
- sudo mv docker-compose /usr/local/bin
|
||||
script:
|
||||
- docker-compose -d -f mysql.yml up
|
||||
- docker-compose-f mysql.yml up -d
|
||||
- curl -sSf localhost/healthcheck > /dev/null
|
||||
|
|
|
|||
Loading…
Reference in a new issue