Switch back to android build to get the tools

robolectric-error
Bradlee Speice 2014-11-17 14:03:48 -05:00
parent cb8ea71f62
commit 3460360017
1 changed files with 2 additions and 1 deletions

View File

@ -1,3 +1,4 @@
language: java
# We still need android to get the build tools/support libraries
language: android
script: "bash gradlew jacocoTestReport"