mirror of
https://github.com/MinimalBible/MinimalBible
synced 2024-11-04 23:28:19 -05:00
Don't use relative android
path
This commit is contained in:
parent
c45754b146
commit
a0e5c2633e
@ -11,7 +11,7 @@ android:
|
|||||||
- android-21
|
- android-21
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- ./android update sdk -u -t 1,2,3
|
- android update sdk -u -t 1,2,3
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- ./gradlew test
|
- ./gradlew test
|
||||||
|
Loading…
Reference in New Issue
Block a user