Only set the version once in appveyor.yaml

This commit is contained in:
Oliver Brakmann
2015-04-10 12:10:12 +02:00
parent 9aa16c95da
commit 8bb19defd6

View File

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