Travis: don't notify for every failure.
This commit is contained in:
parent
c472ceac6f
commit
2dd5d996c4
|
@ -23,6 +23,6 @@ notifications:
|
||||||
- yorickpeterse@gmail.com
|
- yorickpeterse@gmail.com
|
||||||
email:
|
email:
|
||||||
on_success: change
|
on_success: change
|
||||||
on_failure: always
|
on_failure: change
|
||||||
|
|
||||||
cache: bundler
|
cache: bundler
|
||||||
|
|
Loading…
Reference in New Issue