Skip to content

Commit

Permalink
update travis with coverall integration
Browse files Browse the repository at this point in the history
  • Loading branch information
niqdev committed Jul 19, 2016
1 parent 713e54b commit 94273d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ before_script:
- adb shell setprop dalvik.vm.dexopt-flags v=n,o=v

script:
- ./gradlew clean build connectedCheck
- ./gradlew clean build connectedCheck jacocoTestReportDebug coveralls

0 comments on commit 94273d6

Please sign in to comment.