Use nsis-unicode for AppVeyor build.

This commit is contained in:
rude
2016-07-13 22:19:09 +01:00
parent b0effb5570
commit f6154998dc
+1 -1
View File
@@ -11,7 +11,7 @@ init:
install: install:
# We need to install NSIS to create the packaged installer executable. # We need to install NSIS to create the packaged installer executable.
- choco install nsis -y - choco install nsis-unicode -y
# Move all woking directory items except `appveyor.yml` to `love` subdirectory. # Move all woking directory items except `appveyor.yml` to `love` subdirectory.
- md love - md love