Skip to content

Commit 05f4796

Browse files
author
Tom Schlick
committed
update travis notifications
1 parent f1ea505 commit 05f4796

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.travis.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,10 @@ before_script:
99
- composer install --prefer-source --no-interaction --dev
1010

1111
script: phpunit
12+
13+
notifications:
14+
email:
15+
recipients:
16+
- tom@tomschlick.com
17+
on_success: change
18+
on_failure: always

0 commit comments

Comments
 (0)