Skip to content

Commit 6b6a58c

Browse files
committed
enable email notifications
[skip ci]
1 parent de95dc7 commit 6b6a58c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ php:
55
- 5.4
66

77
notifications:
8-
email: false
8+
email:
9+
on_failure: change
910

1011
env:
1112
global:

0 commit comments

Comments
 (0)