corrected travis 21

This commit is contained in:
Stephen Gaito 2019-11-26 11:45:58 +00:00
parent de1be14b03
commit 73f0eb7191
1 changed files with 6 additions and 0 deletions

View File

@ -13,6 +13,12 @@ cd fontforge
./bootstrap
./configure --disable-silent-rules
echo ""
echo "-------------------------------"
cat config.log
echo "-------------------------------"
echo ""
# Apply any patches required for fontforge raw sources before we make
#
for APATCHFILE in $(ls ../patches/fontforge-$FONTFORGE_VERSION-*)