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 a0f8f2b commit 935e3f8Copy full SHA for 935e3f8
.travis.yml
@@ -9,7 +9,7 @@ before_script:
9
- composer self-update
10
- composer install --prefer-source --no-interaction --dev
11
12
-script: ./bin/phpunit --configuration tests/phpunit.xml --coverage-text
+script: ./bin/phpunit --configuration tests/phpunit.xml #--coverage-text
13
14
notifications:
15
on_success: never
0 commit comments