summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml6
1 files changed, 1 insertions, 5 deletions
diff --git a/.travis.yml b/.travis.yml
index 55b3870..71389b6 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,6 +1,6 @@
cache: bundler
before_install:
- - gem update bundler
+ - gem install bundler
rvm:
- 2.0.0
- 2.1
@@ -10,10 +10,6 @@ rvm:
- jruby-9.1.8.0
- jruby-head
- ruby-head
-matrix:
- allow_failures:
- - rvm: ruby-head
- - rvm: jruby-head
notifications:
email:
on_success: change