Skip to content

Commit cc35225

Browse files
committed
Customizes travis-ci notification settings.
1 parent 3e31cb5 commit cc35225

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,8 @@ before_script:
1111

1212
script:
1313
- phpunit -d api_key=$API_KEY
14+
15+
notifications:
16+
email:
17+
on_success: change
18+
on_failure: always

0 commit comments

Comments
 (0)