Revert "gradle: Travis changes"

This commit is contained in:
ST0NEWALL
2019-08-25 09:00:11 -04:00
committed by GitHub
parent bc22ee11a4
commit aad2b67982
3 changed files with 1 additions and 78 deletions

View File

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