Skip to content

Commit

Permalink
fix appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
HR committed Jan 21, 2017
1 parent 25ae1f3 commit 8a103fd
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,6 @@ install:
- set /p NODE_VERSION=<.node-version
- ps: Install-Product node $env:NODE_VERSION $env:PLATFORM
- npm install npm -g
install:
- set NODE_ENV=production
- ps: Install-Product node 6.3.0 x64
- git reset --hard HEAD
- npm install npm -g
- npm install electron-builder@next -g
- npm install --production
- npm prune
Expand Down

0 comments on commit 8a103fd

Please sign in to comment.