We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86bbd0c commit 3c0958eCopy full SHA for 3c0958e
.travis.yml
@@ -9,8 +9,3 @@ before_script:
9
10
script:
11
- 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