summaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
authorJames Rowe <jroweboy@gmail.com>2018-09-20 21:39:15 -0600
committerGitHub <noreply@github.com>2018-09-20 21:39:15 -0600
commit8606995515757e7528380877cf44d6ffd4560266 (patch)
treebe11300e23bd1eb7d8d8ff4838f43ae7b6633145 /appveyor.yml
parent000da01c1d8ad19435babf40be0a9db283920ecb (diff)
parent189cf0da7b5d1f3905558956be64f7292e753000 (diff)
Merge pull request #1225 from tech4me/travis-windows
travis: running mingw build on travis ci
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml10
1 files changed, 0 insertions, 10 deletions
diff --git a/appveyor.yml b/appveyor.yml
index d475816ab..2a003ca5e 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -163,13 +163,3 @@ artifacts:
name: build
type: zip
-deploy:
- provider: GitHub
- release: $(appveyor_repo_tag_name)
- auth_token:
- secure: QqePPnXbkzmXct5c8hZ2X5AbsthbI6cS1Sr+VBzcD8oUOIjfWJJKXVAQGUbQAbb0
- artifact: update,build
- draft: false
- prerelease: false
- on:
- appveyor_repo_tag: true