mirror of
https://github.com/MinimalBible/MinimalBible
synced 2025-06-30 21:36:10 -04:00
Wrong update command
This will be the last test for now, please don't hate me Travis admins!
This commit is contained in:
@ -11,7 +11,7 @@ android:
|
||||
- android-21
|
||||
|
||||
before_script:
|
||||
- echo y | android update sdk -u -t 1,2,3
|
||||
- echo y | android update sdk -u
|
||||
|
||||
script:
|
||||
- ./gradlew test
|
||||
|
Reference in New Issue
Block a user