Skip to content

Commit

Permalink
test: cache clear was breaking build (#835)
Browse files Browse the repository at this point in the history
  • Loading branch information
bcoe committed May 8, 2018
1 parent a522dd9 commit bd77538
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ environment:
- nodejs_version: '4'
install:
- ps: Install-Product node $env:nodejs_version
- npm cache clear
- npm i npm@5 -g
- set PATH=%APPDATA%\npm;%PATH%
- set CI=true
Expand Down

0 comments on commit bd77538

Please sign in to comment.