We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d1e58a commit 5ce0e98Copy full SHA for 5ce0e98
.travis.yml
@@ -20,3 +20,6 @@ script:
20
after_script:
21
- wget https://scrutinizer-ci.com/ocular.phar
22
- php ocular.phar code-coverage:upload --format=php-clover coverage.clover
23
+
24
+notifications:
25
+ email: false
0 commit comments