mirror of
https://github.com/MinimalBible/MinimalBible
synced 2025-07-01 05:45:58 -04:00
Use a proper echo instead of yes
This commit is contained in:
@ -11,7 +11,7 @@ android:
|
||||
- android-21
|
||||
|
||||
before_script:
|
||||
- yes | android update sdk -u -t 1,2,3
|
||||
- echo y | android update sdk -u -t 1,2,3
|
||||
|
||||
script:
|
||||
- ./gradlew test
|
||||
|
Reference in New Issue
Block a user