Browse Source

Update config.yml

pull/9/head
LecomteAdrien 6 years ago
parent
commit
148f8b9018
  1. 1
      .circleci/config.yml

1
.circleci/config.yml

@ -52,6 +52,7 @@ jobs:
- ./node_modules - ./node_modules
database: database:
docker:
- image: circleci/postgres:9.6-alpine - image: circleci/postgres:9.6-alpine
steps: steps:
- checkout - checkout

Loading…
Cancel
Save