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
before_install:
@ -16,9 +18,8 @@ notifications:
email:
recipients:
- yorickpeterse@gmail.com
email:
on_success: change
on_failure: change
on_success: change
on_failure: change
cache: bundler