Skip to content
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.

Commit

Permalink
Revert "use NSIS unicode version to create windows binary"
Browse files Browse the repository at this point in the history
This reverts commit 63604d8.
  • Loading branch information
littleskunk committed Apr 9, 2016
1 parent 63604d8 commit 1b2cde7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ install:
- ps: Update-NodeJsInstallation (Get-NodeJsLatestBuild $env:nodejs_version $env:platform)
- npm -g install npm@2
- set PATH=%APPDATA%\npm;%PATH%
- appveyor DownloadFile https://github.com/jimpark/unsis/releases/download/2.50.0/nsis-2.50.0-Unicode-setup.exe
- nsis-2.50.0-Unicode-setup.exe /S /D=C:\Program Files (x86)\NSIS
- set PATH="C:\Program Files (x86)\NSIS";%PATH%
- npm install

Expand Down

0 comments on commit 1b2cde7

Please sign in to comment.