Update appveyor.yml

This commit is contained in:
solohsu 2019-06-15 01:31:58 +08:00 committed by GitHub
parent 988eb0d4c5
commit b55260cb12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 19 additions and 1 deletions

View File

@ -18,4 +18,22 @@ build_script:
- gradlew.bat :edxp-core:zipSandhookRelease
artifacts:
- path: 'edxp-core\release\**\*.zip'
- path: 'edxp-core\release\**\*.zip'
only_commits:
files:
- dalvikdx/
- dexmaker/
- edxp-common/
- edxp-core/
- edxp-sandhook/
- edxp-whale/
- edxp-yahfa/
- hiddenapi-stubs/
- xposed-bridge/
- build.gradle
- settings.gradle
- gradle.properties
- appveyor.yml
version: '0.4.4.4_alpha (4441)'