gradle: Travis changes

This commit is contained in:
Owain van Brakel
2019-08-23 07:24:00 +02:00
parent 649ef57b59
commit 6546deed24
3 changed files with 78 additions and 1 deletions

View File

@@ -83,6 +83,7 @@ ext {
allprojects {
apply plugin: 'maven'
apply plugin: 'checkstyle'
apply from: "${project.rootDir}/scripts/colored-output.gradle"
group = 'net.runelite'
version = '1.5.32-SNAPSHOT'