We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a522dd9 commit bd77538Copy full SHA for bd77538
1 file changed
appveyor.yml
@@ -6,7 +6,6 @@ environment:
6
- nodejs_version: '4'
7
install:
8
- ps: Install-Product node $env:nodejs_version
9
- - npm cache clear
10
- npm i npm@5 -g
11
- set PATH=%APPDATA%\npm;%PATH%
12
- set CI=true
0 commit comments