Skip to content

Commit 3a90a8b

Browse files
committed
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5: enable email notifications
2 parents de20e22 + 6b6a58c commit 3a90a8b

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)