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