mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2025-08-30 01:17:55 +00:00
Fix Travis
This commit is contained in:
@@ -5,10 +5,10 @@ android:
|
|||||||
components:
|
components:
|
||||||
# The BuildTools version used by NewPipe
|
# The BuildTools version used by NewPipe
|
||||||
- tools
|
- tools
|
||||||
- build-tools-26.0.1
|
- build-tools-27.0.1
|
||||||
|
|
||||||
# The SDK version used to compile NewPipe
|
# The SDK version used to compile NewPipe
|
||||||
- android-26
|
- android-27
|
||||||
|
|
||||||
script: ./gradlew -Dorg.gradle.jvmargs=-Xmx1536m assembleDebug lintDebug testDebugUnitTest
|
script: ./gradlew -Dorg.gradle.jvmargs=-Xmx1536m assembleDebug lintDebug testDebugUnitTest
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user