mirror of https://github.com/CGAL/cgal
give some extra when travis fails because generate_travis should be run
This commit is contained in:
parent
092f81cc0a
commit
7a605fd847
|
|
@ -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."
|
||||
|
|
|
|||
Loading…
Reference in New Issue