Try Travis' solution
This commit is contained in:
parent
e39bd293c8
commit
7bd7f6e02c
1 changed files with 2 additions and 0 deletions
|
|
@ -10,6 +10,8 @@ android:
|
||||||
# The SDK version used to compile NewPipe
|
# The SDK version used to compile NewPipe
|
||||||
- android-27
|
- android-27
|
||||||
|
|
||||||
|
before_install:
|
||||||
|
- yes | sdkmanager "platforms;android-27"
|
||||||
script: ./gradlew -Dorg.gradle.jvmargs=-Xmx1536m assembleDebug lintDebug testDebugUnitTest
|
script: ./gradlew -Dorg.gradle.jvmargs=-Xmx1536m assembleDebug lintDebug testDebugUnitTest
|
||||||
|
|
||||||
licenses:
|
licenses:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue