@ -61,11 +61,10 @@ jobs:
API_HOST: localhost
API_PROTOCOL: http
- image: circleci/prostgres:9.6.2-alpine
- image: circleci/postgres:9.6.2-alpine
environment:
POSTGRES_DB: psdb
POSTGRES_USER: psqluer
steps:
- checkout