Skip to content
This repository was archived by the owner on Jun 18, 2022. It is now read-only.

Commit 288bf4c

Browse files
author
Daniel Bachhuber
committed
Don't notify on success
1 parent 037a010 commit 288bf4c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,7 @@ php:
77
- 5.6
88

99
script: phpunit
10+
11+
notifications:
12+
email:
13+
on_success: never

0 commit comments

Comments
 (0)