Skip to content

Commit 415426b

Browse files
committed
fix buildscript
1 parent 06f4931 commit 415426b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

de.peeeq.wurstscript/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ plugins {
1313
id 'idea'
1414
id 'jacoco'
1515
id 'maven-publish'
16+
id 'com.github.kt3k.coveralls' version '2.12.2'
1617
id 'com.gradleup.shadow' version '9.2.2'
1718
id 'de.undercouch.download' version '5.6.0'
1819
}

0 commit comments

Comments
 (0)