Merge pull request #185 from szabadka/master

Configure automatic appveyor deployment.
This commit is contained in:
szabadka 2015-09-29 16:16:30 +02:00
commit a802c01ec4

View File

@ -60,12 +60,12 @@ artifacts:
# For info, see: http://www.appveyor.com/docs/deployment/github # For info, see: http://www.appveyor.com/docs/deployment/github
# deploy: deploy:
# - provider: GitHub - provider: GitHub
# auth_token: auth_token:
# secure: <your Github OAuth token> secure: dfL56DgbwuGJNNE5GzKi/pAgBQnJ37Du+AnCtnsTnIYxpis8ah3fPmA/G+bn4NJ3
# artifact: artifact:
# draft: false draft: false
# prerelease: false prerelease: false
# on: on:
# appveyor_repo_tag: true appveyor_repo_tag: true