MinimalBible/.travis.yml

4 lines
123 B
YAML
Raw Normal View History

# We still need android to get the build tools/support libraries
language: android
2014-07-05 11:12:37 -04:00
script: "bash gradlew jacocoTestReport"