Skip to content

Commit

Permalink
Updated Travis to use new version of Redis
Browse files Browse the repository at this point in the history
  • Loading branch information
drmontgomery authored and etaty committed Oct 16, 2019
1 parent 5e0483d commit 8913661
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -18,7 +18,7 @@ before_install:
env:
global:
- SBT_OPTS="-XX:+UseConcMarkSweepGC -XX:+CMSClassUnloadingEnabled -XX:PermSize=256M -XX:MaxPermSize=512M"
- REDIS_HOME=redis-3.2.0/src
- REDIS_HOME=redis-4.0.14/src
# whitelist
branches:
only:
Expand Down

0 comments on commit 8913661

Please sign in to comment.