Skip to content

Commit

Permalink
Travis: use latest stable jruby in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
olleolleolle authored Mar 10, 2017
1 parent 9f0fd90 commit c97ab8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ cache: bundle
sudo: false
rvm:
- 2.3.3
- jruby-9.1.6.0
- jruby-9.1.8.0
- jruby-head
before_install: gem install bundler
matrix:
Expand Down

0 comments on commit c97ab8b

Please sign in to comment.