Commit ce9350da authored by Serge S. Koval's avatar Serge S. Koval

Removed duplicate PostgreSQL version

parent 3c45e758
......@@ -18,9 +18,6 @@ services:
- postgresql
- mongodb
addons:
postgresql: "9.4"
before_script:
- psql -U postgres -c 'CREATE DATABASE flask_admin_test;'
- psql -U postgres -c 'CREATE EXTENSION postgis;' flask_admin_test
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment