We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 847fed8 commit 6e6b391Copy full SHA for 6e6b391
.travis.yml
@@ -19,7 +19,6 @@ before_script:
19
script:
20
- ./vendor/bin/phpunit --coverage-clover ./build/logs/clover.xml
21
- composer cs
22
- - composer static
23
24
after_script:
25
- bash <(curl -s https://codecov.io/bash)
0 commit comments