Skip to content

Commit 0a0cb11

Browse files
committed
Test jruby against Redis server 5.0
1 parent cc51a08 commit 0a0cb11

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.travis.yml

+1-5
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,7 @@ matrix:
4545
- rvm: jruby-9.1.17.0
4646
include:
4747
- rvm: jruby-9.1.17.0
48-
env: DRIVER=ruby REDIS_BRANCH=3.0 LOW_TIMEOUT=0.3
49-
- rvm: jruby-9.1.17.0
50-
env: DRIVER=ruby REDIS_BRANCH=3.2 LOW_TIMEOUT=0.3
51-
- rvm: jruby-9.1.17.0
52-
env: DRIVER=ruby REDIS_BRANCH=4.0 LOW_TIMEOUT=0.3
48+
env: DRIVER=ruby REDIS_BRANCH=5.0 LOW_TIMEOUT=0.3
5349

5450
notifications:
5551
irc:

0 commit comments

Comments
 (0)