Skip to content

Commit a0983c0

Browse files
committed
Updated
1 parent 1130768 commit a0983c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ before_script:
1010
- travis_retry composer install --no-interaction
1111

1212
after_script:
13-
- php vendor/bin/coveralls -v
13+
- travis_retry php vendor/bin/coveralls -v
1414

1515
script:
1616
- vendor/bin/phpunit --verbose

0 commit comments

Comments
 (0)