Skip to content

Commit b26b4a0

Browse files
author
Daniel Magliola
committed
Update JRuby version run by Travis
We recently started getting an error in Travis for our JRuby tests. Upgrading the JRuby version seems to fix it Signed-off-by: Daniel Magliola <danielmagliola@gocardless.com>
1 parent 64d0b1f commit b26b4a0

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
@@ -9,4 +9,4 @@ rvm:
99
- 2.4.5
1010
- 2.5.3
1111
- 2.6.0
12-
- jruby-9.1.5.0
12+
- jruby-9.1.9.0

0 commit comments

Comments
 (0)