before before deploy

This commit is contained in:
Matthias Mailänder
2015-03-28 23:20:16 +01:00
parent 4a69687311
commit fb3ea081a1

View File

@@ -15,7 +15,7 @@ build:
test_script:
- nunit-console-x86.exe OpenRA.Test.dll
before_deploy:
after_test:
- choco install pandoc -y
- '%LOCALAPPDATA%\Pandoc\pandoc.exe -o README.html README.md'
- '%LOCALAPPDATA%\Pandoc\pandoc.exe -o CONTRIBUTING.html CONTRIBUTING.md'