Skip to content

Commit 8f51120

Browse files
committed
[ci] upgrade JRuby 9.2 to latest (9.2.6)
1 parent e6691d3 commit 8f51120

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.travis.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -59,20 +59,20 @@ matrix:
5959
- rvm: jruby-head
6060
include:
6161
# jruby-9.2
62-
- rvm: jruby-9.2.5.0
62+
- rvm: jruby-9.2.6.0
6363
env: DB=mysql2
64-
- rvm: jruby-9.2.5.0
64+
- rvm: jruby-9.2.6.0
6565
env: DB=postgresql
66-
- rvm: jruby-9.2.5.0
66+
- rvm: jruby-9.2.6.0
6767
env: DB=sqlite3
6868
# jruby-9.2 + Java 11
69-
- rvm: jruby-9.2.5.0
69+
- rvm: jruby-9.2.6.0
7070
env: DB=mysql2
7171
jdk: openjdk11
72-
- rvm: jruby-9.2.5.0
72+
- rvm: jruby-9.2.6.0
7373
env: DB=postgresql
7474
jdk: openjdk11
75-
- rvm: jruby-9.2.5.0
75+
- rvm: jruby-9.2.6.0
7676
env: DB=sqlite3
7777
jdk: openjdk11
7878
# jruby-head

0 commit comments

Comments
 (0)