Merge pull request #1225 from tech4me/travis-windows

travis: running mingw build on travis ci
This commit is contained in:
James Rowe 2018-09-20 21:39:15 -06:00 committed by GitHub
commit 7097f11501
12 changed files with 273 additions and 16 deletions

View file

@ -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