mirror of
https://github.com/oliexdev/openScale.git
synced 2025-08-28 18:49:56 +02:00
Don't build travis-dev-build tag
This commit is contained in:
@@ -9,6 +9,10 @@ android:
|
||||
- android-26
|
||||
- extra-android-m2repository
|
||||
|
||||
branches:
|
||||
except:
|
||||
- travis-dev-build
|
||||
|
||||
before_script:
|
||||
- sed -i -re 's/(versionName ".*)"/\1-dev_'${TRAVIS_COMMIT:0:8}'"/' android_app/app/build.gradle
|
||||
|
||||
|
Reference in New Issue
Block a user