Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.

Commit c5471f6

Browse files
committed
ci(Appveyor): Remove explicit npm 5 install
1 parent df93eab commit c5471f6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

appveyor.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ matrix:
1919
fast_finish: true
2020
install:
2121
- ps: Install-Product node $env:nodejs_version x64
22-
- npm i -g npm@^5.0.0
2322
- npm install
2423
before_test:
2524
- cmd: npm install webpack@%webpack_version%

0 commit comments

Comments
 (0)