File tree Expand file tree Collapse file tree 1 file changed +7
-19
lines changed Expand file tree Collapse file tree 1 file changed +7
-19
lines changed Original file line number Diff line number Diff line change 13
13
- 2.3.3
14
14
- 2.4.1
15
15
- 2.5.0
16
- - jruby-9.1.15 .0
16
+ - jruby-9.1.17 .0
17
17
18
18
gemfile : " .travis/Gemfile"
19
19
@@ -44,30 +44,18 @@ branches:
44
44
matrix :
45
45
exclude :
46
46
# hiredis
47
- - rvm : jruby-9.1.15 .0
47
+ - rvm : jruby-9.1.17 .0
48
48
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
51
51
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
59
53
60
54
# 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
68
56
gemfile : .travis/Gemfile
69
57
env : DRIVER=synchrony REDIS_BRANCH=3.0
70
- - rvm : jruby-9.1.15 .0
58
+ - rvm : jruby-9.1.17 .0
71
59
gemfile : .travis/Gemfile
72
60
env : DRIVER=synchrony REDIS_BRANCH=3.2
73
61
You can’t perform that action at this time.
0 commit comments