不要怂,就是干,撸起袖子干!

Commit 8fcc9edb by Mike Ringrose

Updating the postgis extension command.

1 parent 8f5ed6e3
Showing with 1 additions and 1 deletions
......@@ -26,7 +26,7 @@ addons:
before_script:
- "mysql -e 'create database sequelize_test;'"
- "psql -c 'create database sequelize_test;' -U postgres"
- "psql -c 'create extension postgis;' -U postgres"
- "psql sequelize_test -c 'create extension postgis;' -U postgres"
script:
- "make test"
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!