Update Travis config

This commit is contained in:
Semen Bezrukov 2019-10-23 13:48:06 +03:00
parent b4ae92417e
commit cb0efebcdd

View file

@ -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