Skip to content

Commit b90efc8

Browse files
committed
Try with npm 2...
1 parent 00bc826 commit b90efc8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ env:
2929
node_js:
3030
- 5
3131
before_script:
32+
- npm install -g npm@~2
3233
- npm install -g grunt-cli
3334
- npm install -g node-static
3435
- grunt build

0 commit comments

Comments
 (0)