1
0
mirror of https://github.com/oliexdev/openScale.git synced 2025-08-23 00:33:09 +02:00

update travis.xml file

This commit is contained in:
oliexdev
2017-10-21 13:48:48 +02:00
parent 45f0263adf
commit eacdb3d2c5

View File

@@ -14,12 +14,10 @@ deploy:
api-key: $GITHUB_API_KEY
file: $HOME/openScale-dev-build.apk
skip_cleanup: true
overwrite: true
name: "openScale dev build"
body: "Automatically openScale dev build by Travis CI"
prerelease: true
on:
tags: true
overwrite: true
after_success:
- chmod +x ./upload_apk.sh