@mojombo and I are sick of Travis emails.

This commit is contained in:
Parker Moore 2013-03-19 22:38:58 +01:00
parent a72cdc9293
commit 0353733455
1 changed files with 5 additions and 0 deletions

View File

@ -4,3 +4,8 @@ rvm:
- 1.9.2
- 1.8.7
script: bundle exec rake
notifications:
irc: "irc.freenode.org#jekyll"
email:
on_success: never
on_failure: never