Skip to content

Commit

Permalink
Test jruby against Redis server 5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
byroot committed Dec 13, 2018
1 parent cc51a08 commit 0a0cb11
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .travis.yml
Expand Up @@ -45,11 +45,7 @@ matrix:
- rvm: jruby-9.1.17.0
include:
- rvm: jruby-9.1.17.0
env: DRIVER=ruby REDIS_BRANCH=3.0 LOW_TIMEOUT=0.3
- rvm: jruby-9.1.17.0
env: DRIVER=ruby REDIS_BRANCH=3.2 LOW_TIMEOUT=0.3
- rvm: jruby-9.1.17.0
env: DRIVER=ruby REDIS_BRANCH=4.0 LOW_TIMEOUT=0.3
env: DRIVER=ruby REDIS_BRANCH=5.0 LOW_TIMEOUT=0.3

notifications:
irc:
Expand Down

0 comments on commit 0a0cb11

Please sign in to comment.