Try coveralls support

This commit is contained in:
Dominik Schürmann
2015-06-11 12:58:21 +02:00
parent b856d82ae2
commit 7f67658de9
3 changed files with 4 additions and 1 deletions

View File

@@ -9,6 +9,8 @@ buildscript {
classpath files('gradle-witness.jar')
// bintray dependency to satisfy dependency of openpgp-api lib
classpath 'com.novoda:bintray-release:0.2.7'
classpath 'org.kt3k.gradle.plugin:coveralls-gradle-plugin:2.0.1'
}
}