Skip to content

Commit c4930b2

Browse files
committed
Update JRuby to 9.1.17
1 parent cb9a0a2 commit c4930b2

File tree

1 file changed

+7
-19
lines changed

1 file changed

+7
-19
lines changed

.travis.yml

Lines changed: 7 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ rvm:
1313
- 2.3.3
1414
- 2.4.1
1515
- 2.5.0
16-
- jruby-9.1.15.0
16+
- jruby-9.1.17.0
1717

1818
gemfile: ".travis/Gemfile"
1919

@@ -44,30 +44,18 @@ branches:
4444
matrix:
4545
exclude:
4646
# hiredis
47-
- rvm: jruby-9.1.15.0
47+
- rvm: jruby-9.1.17.0
4848
gemfile: .travis/Gemfile
49-
env: DRIVER=hiredis REDIS_BRANCH=3.0
50-
- rvm: jruby-9.1.15.0
49+
env: DRIVER=hiredis REDIS_BRANCH=3.0
50+
- rvm: jruby-9.1.17.0
5151
gemfile: .travis/Gemfile
52-
env: DRIVER=hiredis REDIS_BRANCH=3.2
53-
- rvm: jruby-9.1.15.0
54-
gemfile: .travis/Gemfile
55-
env: DRIVER=hiredis REDIS_BRANCH=3.0
56-
- rvm: jruby-9.1.15.0
57-
gemfile: .travis/Gemfile
58-
env: DRIVER=hiredis REDIS_BRANCH=3.2
52+
env: DRIVER=hiredis REDIS_BRANCH=3.2
5953

6054
# synchrony
61-
- rvm: jruby-9.1.15.0
62-
gemfile: .travis/Gemfile
63-
env: DRIVER=synchrony REDIS_BRANCH=3.0
64-
- rvm: jruby-9.1.15.0
65-
gemfile: .travis/Gemfile
66-
env: DRIVER=synchrony REDIS_BRANCH=3.2
67-
- rvm: jruby-9.1.15.0
55+
- rvm: jruby-9.1.17.0
6856
gemfile: .travis/Gemfile
6957
env: DRIVER=synchrony REDIS_BRANCH=3.0
70-
- rvm: jruby-9.1.15.0
58+
- rvm: jruby-9.1.17.0
7159
gemfile: .travis/Gemfile
7260
env: DRIVER=synchrony REDIS_BRANCH=3.2
7361

0 commit comments

Comments
 (0)