Skip to content

Commit

Permalink
Merge pull request #270 from olleolleolle/patch-1
Browse files Browse the repository at this point in the history
Travis: update to latest JRuby 9.2.5.0, add 2.6
  • Loading branch information
benlovell committed Jan 18, 2019
2 parents f5ea39e + 17733c5 commit 257f59b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
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 257f59b

Please sign in to comment.