EVOLUTION-MANAGER
Edit File: before_install.sh
#!/bin/sh set -e brew update brew uninstall postgis gdal brew install sqlite3 brew install ccache