give some extra when travis fails because generate_travis should be run

This commit is contained in:
Jane Tournois 2017-11-06 12:40:42 +01:00
parent 092f81cc0a
commit 7a605fd847
1 changed files with 1 additions and 0 deletions

View File

@ -87,6 +87,7 @@ do
then
echo "The matrix and the actual package list differ : ."
echo ${DIFFERENCE[*]}
echo "You should run generate_travis.sh."
exit 1
fi
echo "Matrix is up to date."