1
0
mirror of https://github.com/oliexdev/openScale.git synced 2025-08-10 18:54:20 +02:00

remove license commands

This commit is contained in:
OliE
2019-05-25 19:15:52 +02:00
committed by GitHub
parent 0c93b8888e
commit 0aed072a00

View File

@@ -20,10 +20,6 @@ branches:
except:
- /^travis-.*-build$/
before_install:
- yes | sdkmanager "platforms;android-28"
- yes | sdkmanager "platforms;android-27"
before_script:
- sed -i -r
-e 's/applicationId "[^"]+/\0.'${DEV}'/'