From 9b461bed3d0337859ff6e36be799014a8dcb51f2 Mon Sep 17 00:00:00 2001 From: kares Date: Thu, 30 Dec 2021 12:42:36 +0100 Subject: [PATCH] Temp: debug plugin --- .travis.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index a50fc739..119e04e8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,2 +1,5 @@ import: -- logstash-plugins/.ci:travis/travis.yml@1.x \ No newline at end of file +- logstash-plugins/.ci:travis/travis.yml@1.x + +env: + - LOG_LEVEL=debug