prepare for Chocolatey (v0.9.9)

This commit is contained in:
Matthias Mailänder
2015-03-28 16:19:00 +01:00
parent c32631de9b
commit 8f1f2e8999

View File

@@ -16,7 +16,7 @@ test_script:
- nunit-console-x86.exe OpenRA.Test.dll
before_deploy:
- choco install pandoc
- choco install pandoc -y
- pandoc -o README.md README.html
- pandoc -o CONTRIBUTING.md CONTRIBUTING.html
- appveyor DownloadFile "https://raw.githubusercontent.com/wiki/OpenRA/OpenRA/Changelog.md" -FileName Changelog.md