diff --git a/.circleci/config.yml b/.circleci/config.yml index d67d92e..b3cc6f4 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -64,9 +64,7 @@ jobs: key: dependencies-{{ checksum "package.json" }}-v1 - run: command: yarn test - environment: - DATABASE_URL: postgres://psqluer:psqlpassword@localhost:5432/psqluer - + heroku_deploy: docker: - image: buildpack-deps:trusty