Update travis configuration

This commit is contained in:
Vincent Letourneau
2017-07-29 15:04:52 +02:00
parent 21ad3e3426
commit 6e067132ee

View File

@@ -16,8 +16,11 @@ before_install:
before_script:
- make docker-start
- sleep 3m
- sleep 5m
- docker inspect -f {{.Config.Volumes}} $(docker-compose ps -q php)
- ls -lah
- ls -lah app
- ls -lah app/vendor/apigen/apigen
script:
- make travis