Travis: Fix OS X maximum log length error

This commit is contained in:
mazmazz 2020-06-09 17:13:51 -04:00
parent cd7d8b1353
commit 87f11e2e2a

View file

@ -10,7 +10,6 @@ if [ -f "$HOME/macports_cache/macports.tar" ]; then
unlink "$HOME/macports_cache/macports.tar";
else
echo "MacPorts cache not found; installing from scratch...";
VERBOSE=1;
fi
# Verbose?