Update travis configuration

This commit is contained in:
Vincent Letourneau
2017-07-29 15:14:02 +02:00
parent 6e067132ee
commit 4f7dbd126f
3 changed files with 5 additions and 5 deletions

View File

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