MinimalBible/.travis.yml

4 lines
123 B
YAML

# We still need android to get the build tools/support libraries
language: android
script: "bash gradlew jacocoTestReport"