From 24ee3ac0fa652d4e3d7bc4a1ccc3d7a7cfcebce6 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Thu, 5 Nov 2020 12:03:23 +0100 Subject: [PATCH] Comment --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 8eba53d038d..0aa5594790a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -300,7 +300,7 @@ script: echo - | - echo "Checking coding style (excluding Pull Requests builds to not overload travis, excluding also for postgresql jobs)" + echo "Checking coding style (excluding Pull Requests builds to not overload travis, excluding also for some jobs to avoid duplicate tests)" # Ensure we catch errors set -e # Exclusions are defined in the ruleset.xml file