Cleaned up Travis config.

This commit is contained in:
Yorick Peterse 2014-11-15 19:12:58 +01:00
parent 7990e63678
commit 8b28656087
1 changed files with 4 additions and 3 deletions

View File

@ -1,4 +1,6 @@
--- ---
language: ruby
script: bundle exec rake script: bundle exec rake
before_install: before_install:
@ -16,7 +18,6 @@ notifications:
email: email:
recipients: recipients:
- yorickpeterse@gmail.com - yorickpeterse@gmail.com
email:
on_success: change on_success: change
on_failure: change on_failure: change