Browse Source

improve config.yml

mytest-branch
tchawou-daniel 6 years ago
parent
commit
bfb4d72a3e
  1. 3
      .circleci/config.yml

3
.circleci/config.yml

@ -83,8 +83,5 @@ workflows:
jobs:
- build
- start_test:
requires:
- build
- back-deploy-heroku:
requires:
- build
Loading…
Cancel
Save