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 d801629 commit 84a18a4Copy full SHA for 84a18a4
.travis.yml
@@ -11,4 +11,4 @@ install:
11
script:
12
- php ./vendor/bin/phpunit --configuration Tests/phpunit.xml
13
after_script:
14
- - travis_retry php ./vendor/bin/php-coveralls
+ - php ./vendor/bin/php-coveralls -v
0 commit comments