minor: turn off travis e-mail notifications

This commit is contained in:
Tyler Brock 2012-02-24 12:59:30 -05:00
parent eb9b34c1af
commit 6be68c3e24
1 changed files with 5 additions and 0 deletions

View File

@ -1,6 +1,11 @@
language: ruby
rvm:
- 1.8.7
- 1.9.2
- 1.9.3
script: bundle exec rake test:ruby
notifications:
email: false