1
0
Mirror von https://github.com/MinimalBible/MinimalBible synchronisiert 2025-07-02 06:16:04 -04:00

One more TODO on fixing the build

Dieser Commit ist enthalten in:
Bradlee Speice
2014-12-05 23:12:02 -05:00
Ursprung be8e7ff560
Commit 22f9fc2e26

Datei anzeigen

@ -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