This commit is contained in:
Laurent Destailleur 2020-11-15 14:33:07 +01:00
parent 8eab783796
commit 0bcc4bf9bd

View File

@ -303,7 +303,7 @@ script:
echo
- |
echo "Checking coding style (excluding Pull Requests builds to not overload travis, excluding also for some jobs to avoid duplicate tests)"
echo "Checking coding style (excluding Pull Requests builds to not overload travis, excluding also some jobs to avoid duplicate tests)"
# Ensure we catch errors
set -e
# Exclusions are defined in the ruleset.xml file