We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a62dbcb commit a2ee0c0Copy full SHA for a2ee0c0
.travis.yml
@@ -59,20 +59,20 @@ matrix:
59
- rvm: jruby-head
60
include:
61
# jruby-9.2
62
- - rvm: jruby-9.2.4.0
+ - rvm: jruby-9.2.5.0
63
env: DB=mysql2
64
65
env: DB=postgresql
66
67
env: DB=sqlite3
68
# jruby-9.2 + Java 11
69
70
71
jdk: openjdk11
72
73
74
75
76
77
78
# jruby-head
0 commit comments