One more TODO on fixing the build

This commit is contained in:
Bradlee Speice 2014-12-05 23:12:02 -05:00
parent be8e7ff560
commit 22f9fc2e26

View File

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