Try Travis' solution

This commit is contained in:
Coffeemakr 2017-12-08 20:25:33 +01:00
parent 962e070150
commit ecb5f7a5ba
No known key found for this signature in database
GPG Key ID: 3F35676D8FF6E743
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,8 @@ android:
# The SDK version used to compile NewPipe
- android-27
before_install:
- yes | sdkmanager "platforms;android-27"
script: ./gradlew -Dorg.gradle.jvmargs=-Xmx1536m assembleDebug lintDebug testDebugUnitTest
licenses: