add STDOUT & STDERR highlight

This commit is contained in:
huangyuhui
2017-06-08 22:59:21 +08:00
parent a8bc4eb352
commit 4fdafecf77
6 changed files with 43 additions and 29 deletions

View File

@@ -18,6 +18,7 @@
plugins {
id "me.tatarka.retrolambda" version "3.5.0"
id "org.jetbrains.kotlin.jvm" version "1.1.2-2"
}
if (System.getenv("BUILD_NUMBER") != null)