Skip to content

Commit c3cb65d

Browse files
committed
chore(travisci): Remove forcing install of npm@2
1 parent 9a8241c commit c3cb65d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ node_js:
99
- '8'
1010
- '6'
1111
- '4'
12-
before_install:
13-
- npm i -g npm@^2.0.0
1412
before_script:
1513
- npm prune
1614
- 'npm i -g jsinspect'

0 commit comments

Comments
 (0)