Browse Source

💚 Fix

main
Alexandre SOARES 4 years ago
parent
commit
f1749a9cdb
  1. 2
      .circleci/config.yml

2
.circleci/config.yml

@ -64,8 +64,6 @@ jobs:
key: dependencies-{{ checksum "package.json" }}-v1
- run:
command: yarn test
environment:
DATABASE_URL: postgres://psqluer:psqlpassword@localhost:5432/psqluer
heroku_deploy:
docker:

Loading…
Cancel
Save