Skip to content

Commit

Permalink
Travis: update to latest JRuby 9.2.5.0, add 2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
olleolleolle committed Dec 28, 2018
1 parent f5ea39e commit 17733c5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@ language: ruby
cache: bundle
sudo: false
rvm:
- 2.6
- 2.5
- 2.4
- jruby-9.2.0.0
- jruby-9.2.5.0
- jruby-head
before_install:
- gem install bundler
Expand Down

0 comments on commit 17733c5

Please sign in to comment.