Skip to content
This repository was archived by the owner on Dec 22, 2024. It is now read-only.

Commit cee5516

Browse files
committed
TravisCI builds fails during npm install
1 parent 746eea8 commit cee5516

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ install:
4747
- npm install -g vsce
4848
- npm install -g typescript
4949
- npm install -g gulp
50-
- npm install
50+
- npm install -g npm@2
5151
# https://github.com/travis-ci/travis-ci/issues/8813
5252
- rm -f ./node_modules/.bin/which
5353

0 commit comments

Comments
 (0)