Skip to content

Commit

Permalink
appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
lacymorrow committed Oct 27, 2019
1 parent 7fbcec0 commit 71f2ea5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,5 @@ test_script:
- cmd: node --version
- cmd: npm --version
- cmd: npm test
- ps: |
if($env:TARGET_ARCH -eq 'x86')
{npx electron-builder --windows}
- cmd: if %platform%==x64 npx electron-builder --windows

0 comments on commit 71f2ea5

Please sign in to comment.