We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9c9c08 commit 145304bCopy full SHA for 145304b
.travis.yml
@@ -34,7 +34,7 @@ before_script:
34
- nohup php -S bone:8000 public/index.php &
35
36
script:
37
- - php vendor/bin/codecept build --env travis
+ - php vendor/bin/codecept build
38
- php vendor/bin/codecept run unit --coverage --coverage-html --coverage-xml --env travis
39
40
after_script:
0 commit comments