This commit is contained in:
theory 2014-03-30 16:01:29 -06:00
parent a5b04b8288
commit cf06dca78c
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ opt.hook = {
};
if(LIVE){
process.env['redis-install'] = '/tmp';
//process.env['redis-install'] = '/tmp';
}
opt.run = ['./test/server'];

View File

@ -8,7 +8,7 @@
, "dependencies": {
"mime": "~>1.2.11",
"theory": "~>0.2.6",
"coalesce": "~>0.1.9bb",
"coalesce": "~>0.1.9bc",
"aws-sdk": "~>2.0.0",
"fakeredis": "~>0.1.3",
"redis": "~>0.10.1",