Configure travis CI to send email notifications
This commit is contained in:
parent
5a102e7739
commit
3321331fc4
@ -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