Browse Source

Backout changeset 812e6b8024c4d0e590918f846a33b67686b04266

Alex Szpakowski 9 years ago
parent
commit
8ecdb889db
1 changed files with 1 additions and 1 deletions
  1. 1 1
      extra/appveyor/appveyor.yml

+ 1 - 1
extra/appveyor/appveyor.yml

@@ -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 -pre -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