Testing using an older version of NSIS in appveyor builds again

This commit is contained in:
Alex Szpakowski
2016-04-15 22:45:34 +00:00
parent 67c5eb77ae
commit 4befa01f4a
+1 -1
View File
@@ -11,7 +11,7 @@ init:
install:
# We need to install NSIS to create the packaged installer executable.
- choco install nsis -pre -y
- choco install nsis -y
# Move all woking directory items except `appveyor.yml` to `love` subdirectory.
- md love