We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ad4150 commit edecbd5Copy full SHA for edecbd5
.travis.yml
@@ -14,7 +14,4 @@ script:
14
- php vendor/bin/phpunit
15
16
after_success:
17
- - travis_retry php vendor/bin/coveralls --verbose
18
-
19
-notifications:
20
- email: false
+ - travis_retry php vendor/bin/php-coveralls -v
0 commit comments