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 ce90f48 commit 6080240Copy full SHA for 6080240
.travis.yml
@@ -16,7 +16,6 @@ before_script:
16
17
script:
18
- mkdir -p build/logs
19
- - php vendor/bin/phpunit -c phpunit.xml
+ - php vendor/bin/phpunit
20
21
after_script:
22
- - php vendor/bin/coveralls --env=test
0 commit comments