Skip to content

Commit

Permalink
Remove Rubinius 1.x from .travis.yml and update JRuby to 9.0.5.0
Browse files Browse the repository at this point in the history
Rubinius 1.x is unavailable through rvm anymore.
  • Loading branch information
deepj committed Jan 30, 2016
1 parent d9f0f8e commit 0d56a31
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Expand Up @@ -11,16 +11,14 @@ rvm:
- 2.3.0
- ruby-head
- jruby-19mode
- jruby-9.0.4.0
- jruby-9.0.5.0
- jruby-head
- rbx-2
- rbx-1
matrix:
fast_finish: true
allow_failures:
- rvm: jruby-19mode
- rvm: jruby-head
- rvm: rbx-2
- rvm: rbx-1
- rvm: 1.8.7
- rvm: ruby-head

0 comments on commit 0d56a31

Please sign in to comment.