File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -42,30 +42,30 @@ branches:
42
42
matrix :
43
43
exclude :
44
44
# hiredis
45
- - rvm : jruby-9
45
+ - rvm : jruby-9.1.15.0
46
46
gemfile : .travis/Gemfile
47
47
env : DRIVER=hiredis REDIS_BRANCH=3.0
48
- - rvm : jruby-9
48
+ - rvm : jruby-9.1.15.0
49
49
gemfile : .travis/Gemfile
50
50
env : DRIVER=hiredis REDIS_BRANCH=3.2
51
- - rvm : jruby-9
51
+ - rvm : jruby-9.1.15.0
52
52
gemfile : .travis/Gemfile
53
53
env : DRIVER=hiredis REDIS_BRANCH=3.0
54
- - rvm : jruby-9
54
+ - rvm : jruby-9.1.15.0
55
55
gemfile : .travis/Gemfile
56
56
env : DRIVER=hiredis REDIS_BRANCH=3.2
57
57
58
58
# synchrony
59
- - rvm : jruby-9
59
+ - rvm : jruby-9.1.15.0
60
60
gemfile : .travis/Gemfile
61
61
env : DRIVER=synchrony REDIS_BRANCH=3.0
62
- - rvm : jruby-9
62
+ - rvm : jruby-9.1.15.0
63
63
gemfile : .travis/Gemfile
64
64
env : DRIVER=synchrony REDIS_BRANCH=3.2
65
- - rvm : jruby-9
65
+ - rvm : jruby-9.1.15.0
66
66
gemfile : .travis/Gemfile
67
67
env : DRIVER=synchrony REDIS_BRANCH=3.0
68
- - rvm : jruby-9
68
+ - rvm : jruby-9.1.15.0
69
69
gemfile : .travis/Gemfile
70
70
env : DRIVER=synchrony REDIS_BRANCH=3.2
71
71
allow_failures :
You can’t perform that action at this time.
0 commit comments