Browse Source

e2e test

circleci-project-setup
Louis Dutoit 6 years ago
parent
commit
261482af99
  1. 2
      .circleci/config.yml

2
.circleci/config.yml

@ -35,7 +35,7 @@ jobs:
- run: yarn test:ci - run: yarn test:ci
bddPostgres:
e2etest:
docker: docker:
- image: cimg/node:12.18.4 - image: cimg/node:12.18.4
environment: environment:

Loading…
Cancel
Save