set NODE_TLS_REJECT_UNAUTHORIZED to 0 for testing

allows us to talk to staging sixpack
This commit is contained in:
Henry Oswald
2015-11-12 12:38:35 +00:00
parent 8a6c3b5838
commit 49e6f4db87
2 changed files with 10 additions and 2 deletions
+2 -1
View File
@@ -73,6 +73,7 @@
"grunt-sed": "^0.1.1",
"sandboxed-module": "0.2.0",
"sinon": "",
"timekeeper": ""
"timekeeper": "",
"grunt-env":"0.4.4"
}
}