Skip to content

Commit 5ce0e98

Browse files
committed
Disable email notifications
1 parent 8d1e58a commit 5ce0e98

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,6 @@ script:
2020
after_script:
2121
- wget https://scrutinizer-ci.com/ocular.phar
2222
- php ocular.phar code-coverage:upload --format=php-clover coverage.clover
23+
24+
notifications:
25+
email: false

0 commit comments

Comments
 (0)