Configure travis CI to send email notifications
This commit is contained in:
parent
a9466a49f0
commit
2894783b57
@ -10,3 +10,6 @@ before_install:
|
|||||||
matrix:
|
matrix:
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- rvm: ruby-head
|
- rvm: ruby-head
|
||||||
|
notifications:
|
||||||
|
email:
|
||||||
|
- tj+travis_uh_wm@a13.fr
|
||||||
|
Loading…
x
Reference in New Issue
Block a user