@mojombo and I are sick of Travis emails.
This commit is contained in:
parent
a72cdc9293
commit
0353733455
|
@ -4,3 +4,8 @@ rvm:
|
||||||
- 1.9.2
|
- 1.9.2
|
||||||
- 1.8.7
|
- 1.8.7
|
||||||
script: bundle exec rake
|
script: bundle exec rake
|
||||||
|
notifications:
|
||||||
|
irc: "irc.freenode.org#jekyll"
|
||||||
|
email:
|
||||||
|
on_success: never
|
||||||
|
on_failure: never
|
||||||
|
|
Loading…
Reference in New Issue