mirror of
https://github.com/MinimalBible/MinimalBible
synced 2024-11-04 15:18:22 -05:00
Don't pass in $COMPONENTS, android_install handles it
This commit is contained in:
parent
9ed0566510
commit
f92bb8653f
@ -3,7 +3,7 @@ env:
|
||||
- ANDROID_HOME="./android-sdk-linux"
|
||||
|
||||
before_install:
|
||||
- bash android_install.sh $COMPONENTS
|
||||
- bash android_install.sh
|
||||
|
||||
script:
|
||||
- ./gradlew test
|
||||
|
Loading…
Reference in New Issue
Block a user