Skip to content

Commit 8d52a9a

Browse files
authored
Merge pull request #704 from olleolleolle/patch-3
Travis: use jruby-9.1.17.0
2 parents 364d374 + ca996d5 commit 8d52a9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ language: ruby
33
rvm:
44
# start with the latest
55
- 2.5.0
6-
- jruby-9.1.15.0
6+
- jruby-9.1.17.0
77

88
# older versions
99
- 2.4.3

0 commit comments

Comments
 (0)