We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00bc826 commit b90efc8Copy full SHA for b90efc8
.travis.yml
@@ -29,6 +29,7 @@ env:
29
node_js:
30
- 5
31
before_script:
32
+- npm install -g npm@~2
33
- npm install -g grunt-cli
34
- npm install -g node-static
35
- grunt build
0 commit comments