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 e2d718b commit 7fe4bbdCopy full SHA for 7fe4bbd
.travis.yml
@@ -14,8 +14,7 @@ before_script:
14
- composer self-update
15
- composer install --no-interaction --prefer-source --dev
16
17
-script: ./vendor/bin/phpunit --configuration ./build/phpunit.xml
+script: ./vendor/bin/phpunit
18
19
notifications:
20
email: false
21
- irc: "irc.freenode.org#phpunit"
build/phpunit.xml
0 commit comments