8000 Fix jruby version · rubyzip/rubyzip@e89f6ac · GitHub
[go: up one dir, main page]

Skip to content

Commit e89f6ac

Browse files
authored
Fix jruby version
1 parent 6ea4a71 commit e89f6ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ rvm:
1111
- ruby-head
1212
matrix:
1313
include:
14-
- rvm: jruby-9.1.14.0
14+
- rvm: jruby
1515
jdk: oraclejdk8
16-
- rvm: jruby-9.1.14.0
16+
- rvm: jruby
1717
jdk: openjdk7
1818
- rvm: jruby-head
1919
jdk: oraclejdk8

0 commit comments

Comments
 (0)
0