tag the version on Windows

This commit is contained in:
Matthias Mailänder
2015-03-29 08:24:47 +02:00
parent 6666f1ec46
commit e289be1557

View File

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