1
0
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:
Erik Johansson
2018-01-01 21:28:40 +01:00
parent 8c00e661fe
commit d257276f24

View File

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