Don't try to install pngquant on travis

docker-smtp
Marcin Kulik 7 years ago
parent ab77708b42
commit da8a313898

@ -24,8 +24,6 @@ else
echo "warning: sudo failed, not compiling libtsm and terminal binary"
fi
sudo apt-get install -y pngquant
if [ ! -e config/database.yml ]; then
cp config/database.yml.example config/database.yml
fi

Loading…
Cancel
Save