Browse Source

improve config.yml

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

1
.circleci/config.yml

@ -79,7 +79,6 @@ jobs:
command: git push https://heroku:$HEROKU_API_KEY@git.heroku.com/$HEROKU_APP_NAME.git HEAD:master command: git push https://heroku:$HEROKU_API_KEY@git.heroku.com/$HEROKU_APP_NAME.git HEAD:master
workflows: workflows:
version: 2.1 version: 2.1
build_circleci:
jobs: jobs:
- build - build
- start_test: - start_test:

Loading…
Cancel
Save