Skip to content

Commit edecbd5

Browse files
committed
fix(): push coveralls
1 parent 6ad4150 commit edecbd5

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.travis.yml

+1-4
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,4 @@ script:
1414
- php vendor/bin/phpunit
1515

1616
after_success:
17-
- travis_retry php vendor/bin/coveralls --verbose
18-
19-
notifications:
20-
email: false
17+
- travis_retry php vendor/bin/php-coveralls -v

0 commit comments

Comments
 (0)