Skip to content

Commit a2ee0c0

Browse files
committed
Update to last release jruby
1 parent a62dbcb commit a2ee0c0

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.4.0
62+
- rvm: jruby-9.2.5.0
6363
env: DB=mysql2
64-
- rvm: jruby-9.2.4.0
64+
- rvm: jruby-9.2.5.0
6565
env: DB=postgresql
66-
- rvm: jruby-9.2.4.0
66+
- rvm: jruby-9.2.5.0
6767
env: DB=sqlite3
6868
# jruby-9.2 + Java 11
69-
- rvm: jruby-9.2.4.0
69+
- rvm: jruby-9.2.5.0
7070
env: DB=mysql2
7171
jdk: openjdk11
72-
- rvm: jruby-9.2.4.0
72+
- rvm: jruby-9.2.5.0
7373
env: DB=postgresql
7474
jdk: openjdk11
75-
- rvm: jruby-9.2.4.0
75+
- rvm: jruby-9.2.5.0
7676
env: DB=sqlite3
7777
jdk: openjdk11
7878
# jruby-head

0 commit comments

Comments
 (0)