Fix CERT_UNTRUSTED error on Travis

This commit is contained in:
Gaël Métais
2014-12-19 14:26:46 +01:00
parent 21cd0cb346
commit bc8ebd8db3
+1 -1
View File
@@ -1,6 +1,6 @@
language: node_js
node_js:
- "0.10"
- "0.10.33"
before_install:
- "npm install -g grunt-cli"
- "npm install -g phantomjs"