[UPDATE] Wrong param

This commit is contained in:
Sebastian Grewe 2018-03-06 08:25:18 +01:00 committed by GitHub
parent e9c9c08787
commit 145304bb11
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,7 +34,7 @@ before_script:
- nohup php -S bone:8000 public/index.php &
script:
- php vendor/bin/codecept build --env travis
- php vendor/bin/codecept build
- php vendor/bin/codecept run unit --coverage --coverage-html --coverage-xml --env travis
after_script: