Skip to content

Commit

Permalink
Update to latest versions of Ruby 2.2, 2.3, JRuby 1.7 and 9k
Browse files Browse the repository at this point in the history
  • Loading branch information
aycabta committed Jun 3, 2017
1 parent e02728f commit 1ec12f7
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,19 +9,19 @@ rvm:
- 1.9.3
- 2.0.0
- 2.1.10
- 2.2.6
- 2.3.3
- 2.2.7
- 2.3.4
- 2.4.1
- ruby-head
- rbx-2
- jruby-1.7.25
- jruby-9.1.0.0
- jruby-1.7.26
- jruby-9.1.9.0
env:
global:
NOBENCHMARK=1
script: rake
matrix:
allow_failures:
- rvm: jruby-1.7.25
- rvm: jruby-9.1.0.0
- rvm: jruby-1.7.26
- rvm: jruby-9.1.9.0
- rvm: rbx-2

0 comments on commit 1ec12f7

Please sign in to comment.