Skip to content

Commit eb17093

Browse files
authored
Merge pull request #623 from aycabta/use-jruby-9.1.17.0
Use JRuby 9.1.17.0 and remove JRuby from allow_failures
2 parents bccb937 + 75b096b commit eb17093

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.travis.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,8 @@ rvm:
99
- 2.4.3
1010
- 2.5.0
1111
- ruby-head
12-
- jruby-9.1.16.0
12+
- jruby-9.1.17.0
1313
env:
1414
global:
1515
NOBENCHMARK=1
1616
script: rake
17-
matrix:
18-
allow_failures:
19-
- rvm: jruby-9.1.16.0

0 commit comments

Comments
 (0)