Browse Source

end2end

main
Youssef Touggani 6 years ago
parent
commit
728618f0d1
  1. 3
      .circleci/config.yml

3
.circleci/config.yml

@ -11,9 +11,6 @@ jobs:
API_PROTOCOL: http
- image: 'circleci/postgres:9.6.2-alpine'
environment:
POSTGRE_USER: psqluser
POSTGRE_PASSWORD: psqlpassword
POSTGRE_DB: psdb
POSTGRES_USER: psqluser
POSTGRES_PASSWORD: psqlpassword
POSTGRES_DB: psdb

Loading…
Cancel
Save