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