MinimalBible/.travis.yml
2014-11-17 16:49:28 -05:00

4 lines
123 B
YAML

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