Update travis configuration

This commit is contained in:
Vincent Letourneau
2017-07-29 12:58:23 +02:00
parent 20333fe8b2
commit dd765e30b3
2 changed files with 2 additions and 2 deletions

View File

@@ -19,8 +19,8 @@ before_script:
- make docker-start
- sleep 3m
- docker inspect -f {{.Config.Volumes}} $(docker-compose ps -q php)
- ls -lah
script:
- ls $(pwd)/web/app/vendor
- make apidoc
- make test