Skip to content

Commit

Permalink
Don't update bundler, don't ignore RBX failures.
Browse files Browse the repository at this point in the history
  • Loading branch information
dblock committed Aug 26, 2014
1 parent ba0b0c2 commit accae89
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
@@ -1,7 +1,3 @@
before_install:
- gem install bundler
- bundle --version

rvm:
- 1.9.3
- 2.0.0
Expand All @@ -13,7 +9,6 @@ rvm:

matrix:
allow_failures:
- rvm: rbx
- rvm: jruby-19mode
- rvm: jruby-head
- rvm: ruby-head

0 comments on commit accae89

Please sign in to comment.