Skip to content

Commit

Permalink
Fix jruby version
Browse files Browse the repository at this point in the history
  • Loading branch information
simonoff authored Aug 22, 2018
1 parent 6ea4a71 commit e89f6ac
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,9 +11,9 @@ rvm:
- ruby-head
matrix:
include:
- rvm: jruby-9.1.14.0
- rvm: jruby
jdk: oraclejdk8
- rvm: jruby-9.1.14.0
- rvm: jruby
jdk: openjdk7
- rvm: jruby-head
jdk: oraclejdk8
Expand Down

0 comments on commit e89f6ac

Please sign in to comment.