Skip to content

Commit 3c0958e

Browse files
committed
remove test-reporter
1 parent 86bbd0c commit 3c0958e

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.travis.yml

-5
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,3 @@ before_script:
99

1010
script:
1111
- phpunit --configuration ./test/phpunit.xml
12-
13-
after_script:
14-
- travis_retry php ./vendor/bin/test-reporter --coverage-report=test/clover.xml
15-
- wget https://scrutinizer-ci.com/ocular.phar
16-
- php ocular.phar code-coverage:upload --format=php-clover test/clover.xml

0 commit comments

Comments
 (0)