mirror of
https://github.com/MinimalBible/MinimalBible
synced 2024-11-04 15:18:22 -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:
|
||||
- bash android_install.sh
|
||||
|
||||
# TODO: Even using language: java, this fails on the first try, succeeds on second, please fix
|
||||
script:
|
||||
- ./gradlew test
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user