Gautier couture 5 years ago
parent
commit
08a5946fe4
  1. 2
      .circleci/config.yml

2
.circleci/config.yml

@ -85,7 +85,7 @@ workflows:
Build_Test_N_Deploy:
jobs:
- Build
# - Test: (Don't work)
# - Test: (Not working)
# requires:
# - Build
- Heroku:

Loading…
Cancel
Save