This commit is contained in:
Laurent Destailleur 2020-11-05 12:03:23 +01:00
parent 2d7b9c1ed3
commit 24ee3ac0fa

View File

@ -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