Skip to content

Commit

Permalink
Update JRuby version on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
lautis committed Jun 20, 2018
1 parent 4c0dc4f commit 7a5fb99
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ rvm:
- 2.5.1
- ruby-head
- jruby-19mode
- jruby-9.1.16.0
- jruby-9.2.0.0
before_install:
- gem install bundler -v 1.16.1
git:
Expand All @@ -22,7 +22,7 @@ matrix:
include:
- rvm: 2.5.1
gemfile: gemfiles/rubyracer
- rvm: jruby-9.1.16.0
- rvm: jruby-9.2.0.0
gemfile: gemfiles/rubyrhino
- rvm: 2.5.1
gemfile: gemfiles/alaska
Expand Down

0 comments on commit 7a5fb99

Please sign in to comment.