Debugging test failing on travis
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@ language: node_js
|
||||
node_js:
|
||||
- "0.10.33"
|
||||
before_install:
|
||||
- "npm install -g npm@next"
|
||||
- "npm install -g npm@2.10.0"
|
||||
- "npm install -g grunt-cli"
|
||||
install:
|
||||
- "npm install"
|
||||
Reference in New Issue
Block a user