Skip to content

Instantly share code, notes, and snippets.

@alexlouden
Created December 16, 2013 23:51
Show Gist options
  • Save alexlouden/7997326 to your computer and use it in GitHub Desktop.
Save alexlouden/7997326 to your computer and use it in GitHub Desktop.
Circle CI configuration for PostGIS
database:
post:
- psql -c "CREATE EXTENSION postgis;" -d circle_test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment