We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 445f45e commit 19b98c5Copy full SHA for 19b98c5
.travis.yml
@@ -4,7 +4,7 @@ services:
4
- mongodb
5
- redis-server
6
env:
7
- - MONGOLAB_URL=mongodb://127.0.0.1/snipe RATE_LIMIT=10 REDIS_URL=redis://127.0.0.1/1 SECURE_MODE=true
+ - MONGOLAB_URL=mongodb://127.0.0.1/snipe RATE_LIMIT=10 REDIS_URL=redis://127.0.0.1/1 SECURE_MODE=true NO_CACHE=no
8
addons:
9
apt:
10
sources:
0 commit comments