diff --git a/.travis.yml b/.travis.yml index 762df1b..98ac833 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,3 +1,4 @@ -language: java +# We still need android to get the build tools/support libraries +language: android script: "bash gradlew jacocoTestReport" \ No newline at end of file