Trying to fix build on Travis
This commit is contained in:
+3
-1
@@ -2,5 +2,7 @@ language: node_js
|
||||
node_js:
|
||||
- "0.10.33"
|
||||
before_install:
|
||||
- "npm install -g npm@next"
|
||||
- "npm install -g grunt-cli"
|
||||
install: npm install
|
||||
install:
|
||||
- "npm install"
|
||||
Reference in New Issue
Block a user