Skip to content

Commit

Permalink
Remove redundant coveralls plugin call
Browse files Browse the repository at this point in the history
  • Loading branch information
greghaskins committed Oct 18, 2015
1 parent 2394951 commit 6344af7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ plugins {
apply plugin: 'java'
apply plugin: 'jacoco'
apply plugin: 'maven-publish'
apply plugin: 'com.github.kt3k.coveralls'

repositories {
mavenCentral()
Expand Down

0 comments on commit 6344af7

Please sign in to comment.