mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-29 19:34:02 -07:00
travis: running mingw build on travis ci
This commit also fixed a broken cmake dependency with unicorn
This commit is contained in:
10
appveyor.yml
10
appveyor.yml
@@ -167,13 +167,3 @@ artifacts:
|
||||
- path: $(BUILD_UPDATE)
|
||||
name: update
|
||||
|
||||
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
|
||||
|
Reference in New Issue
Block a user