Youssef Touggani 6 years ago
parent
commit
06e05d6fa1
  1. 2
      .circleci/config.yml

2
.circleci/config.yml

@ -124,7 +124,7 @@ jobs:
command: heroku open
- run:
name: Smoke Test
command: dep_heroku.sh
command: ./../dep_heroku.sh
workflows:
version: 2

Loading…
Cancel
Save