Skip to content

Commit

Permalink
Travis: bump JRuby and rbx versions
Browse files Browse the repository at this point in the history
  • Loading branch information
glebm committed Mar 14, 2017
1 parent 5b03059 commit 0a9506e
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions .travis.yml
@@ -1,8 +1,8 @@
language: ruby
rvm:
- 2.3.1
- jruby
- rbx
- jruby-9
- rbx-3
gemfile:
- spec/gemfiles/rails_4_2.gemfile
- spec/gemfiles/rails_5_0.gemfile
Expand All @@ -14,10 +14,7 @@ env:
- TRAVIS=1
matrix:
allow_failures:
- rvm: rbx
exclude:
- rvm: jruby
gemfile: spec/gemfiles/rails_5_0.gemfile
- rvm: rbx-3
sudo: false
cache: bundler
bundler_args: --path ../../vendor/bundle --without debug
Expand Down

0 comments on commit 0a9506e

Please sign in to comment.