mirror of
https://github.com/MinimalBible/MinimalBible
synced 2024-11-21 23:48:18 -05:00
One more TODO on fixing the build
This commit is contained in:
parent
be8e7ff560
commit
22f9fc2e26
@ -5,6 +5,7 @@ env:
|
|||||||
before_install:
|
before_install:
|
||||||
- bash android_install.sh
|
- bash android_install.sh
|
||||||
|
|
||||||
|
# TODO: Even using language: java, this fails on the first try, succeeds on second, please fix
|
||||||
script:
|
script:
|
||||||
- ./gradlew test
|
- ./gradlew test
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user