We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f76e6c commit c0fb1d7Copy full SHA for c0fb1d7
1 file changed
.travis.yml
@@ -16,4 +16,4 @@ script:
16
after_script:
17
- wget https://scrutinizer-ci.com/ocular.phar
18
- php ocular.phar code-coverage:upload --format=php-clover coverage.clover
19
- - ./test-sample-codes.sh
+ -./test-sample-codes.sh
0 commit comments