Skip to content

Commit 34098ab

Browse files
committed
.travis.yml updated
1 parent f226d8e commit 34098ab

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@ script:
1919
- mkdir -p build/logs
2020
- vendor/bin/phpunit --coverage-clover build/logs/clover.xml
2121

22-
after_success:
23-
- sh -c 'if [ "$TRAVIS_PHP_VERSION" != "hhvm" ]; then php vendor/bin/coveralls -v; fi;'
24-
2522
notifications:
2623
email:
2724
on_success: always

0 commit comments

Comments
 (0)