From 22f9fc2e26df7dca8ed7e34fd5a9da9bb5f250ab Mon Sep 17 00:00:00 2001 From: Bradlee Speice Date: Fri, 5 Dec 2014 23:12:02 -0500 Subject: [PATCH] One more TODO on fixing the build --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 891e140..000f532 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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