From: Ondřej Surý Date: Fri, 24 Apr 2020 13:37:36 +0000 (+0200) Subject: Colorize the test-driver output by default X-Git-Tag: v9.17.2~121^2~7 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=7286d4d6340ef54404164ecf5ce73a58db37b3e2;p=thirdparty%2Fbind9.git Colorize the test-driver output by default --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 103ca7569e4..a0b410cc5c1 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -31,6 +31,8 @@ variables: TARBALL_COMPRESSOR: xz TARBALL_EXTENSION: xz + AM_COLOR_TESTS: always + stages: - autoconf - precheck