Skip to content

Commit 828bd93

Browse files
committed
Use jruby 9.0.5.0 on travis explicitly because it's using 9.0.0.0.pre1
1 parent 57e3fef commit 828bd93

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
@@ -8,7 +8,7 @@ rvm:
88
- 2.1
99
- 2.2
1010
- 2.3.0
11-
- jruby-9.0.0
11+
- jruby-9.0.5.0
1212

1313
jdk:
1414
- oraclejdk7

0 commit comments

Comments
 (0)