Skip to content

Commit

Permalink
Build travis against jruby-9.1.9.0
Browse files Browse the repository at this point in the history
Travis was having issues with jruby 9.1.5.0 and so I have ended up
bumping the version of jruby 9.1 we're testing against to 9.1.9.0
  • Loading branch information
sebjacobs committed Nov 4, 2019
1 parent 64e62c5 commit ea641b5
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 @@ -12,7 +12,7 @@ rvm:
- 2.6.0
- ruby-head
- jruby-19mode
- jruby-9.1.5.0
- jruby-9.1.9.0
- jruby-head

before_install:
Expand Down

0 comments on commit ea641b5

Please sign in to comment.