diff --git a/.travis.yml b/.travis.yml index b52778f7..6b66fd47 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,6 @@ -script: "bundle exec rake test" rvm: - 1.8.7 - 1.9.2 - rbx-2.0 +notifications: + disabled: true