Skip to content

Commit 4543737

Browse files
committed
Updated coverall travis configuration
1 parent b42ff35 commit 4543737

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ script:
1515
- php vendor/bin/phpunit --coverage-clover build/logs/clover.xml
1616

1717
after_script:
18-
- php vendor/bin/coveralls
18+
- travis_retry php vendor/bin/coveralls
1919
- wget https://scrutinizer-ci.com/ocular.phar
2020
- php ocular.phar code-coverage:upload --format=php-clover build/logs/clover.xml

0 commit comments

Comments
 (0)