Skip to content

Commit bd77538

Browse files
authored
test: cache clear was breaking build (#835)
1 parent a522dd9 commit bd77538

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

appveyor.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ environment:
66
- nodejs_version: '4'
77
install:
88
- ps: Install-Product node $env:nodejs_version
9-
- npm cache clear
109
- npm i npm@5 -g
1110
- set PATH=%APPDATA%\npm;%PATH%
1211
- set CI=true

0 commit comments

Comments
 (0)