deploy Windows setup with Travis CI only

This commit is contained in:
Matthias Mailänder
2015-05-18 18:54:41 +02:00
parent a47235d162
commit 2eac646929
2 changed files with 2 additions and 8 deletions

View File

@@ -41,11 +41,3 @@ after_test:
artifacts:
- path: OpenRA-$(APPVEYOR_REPO_TAG_NAME).exe
name: Installer
deploy:
- provider: GitHub
auth_token:
secure: Z7RC+ckfvf7Kxf2EdWZCP7bgGjRnhgbMeieQP6VVhiZprwvbEzGXI2Wma+FGAq65
artifact: Installer
on:
appveyor_repo_tag: true