mirror of
https://github.com/ramsey/uuid.git
synced 2026-06-14 15:56:48 +03:00
Move coveralls reporting to after_success
This commit is contained in:
+2
-2
@@ -29,5 +29,5 @@ script:
|
||||
- ./vendor/bin/phpunit --verbose --coverage-clover build/logs/clover.xml
|
||||
- ./vendor/bin/phpcs src tests --standard=psr2 -sp
|
||||
|
||||
after_script:
|
||||
- php vendor/bin/coveralls
|
||||
after_success:
|
||||
- travis_retry php vendor/bin/coveralls
|
||||
|
||||
Reference in New Issue
Block a user