Skip to content

Commit

Permalink
Use CircleCI postgis image
Browse files Browse the repository at this point in the history
  • Loading branch information
bensheldon committed Aug 20, 2018
1 parent 3d8e41c commit 031a2c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
PGHOST: localhost
PGUSER: open311status
RAILS_ENV: test
- image: postgres:10
- image: postgres:10-postgis
environment:
POSTGRES_USER: open311status
POSTGRES_DB: open311status_test
Expand Down

0 comments on commit 031a2c7

Please sign in to comment.