Skip to content
This repository has been archived by the owner on Nov 7, 2023. It is now read-only.

Commit

Permalink
ci(TRAVIS): create placeholder for slack notifications
Browse files Browse the repository at this point in the history
  • Loading branch information
niall-byrne committed May 22, 2021
1 parent 8cfd0bf commit 18a8d02
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions {{cookiecutter.project_slug}}/.travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,6 @@ install:
script:
- poetry run molecule lint
- poetry run molecule test -s "${SCENARIO}"
notifications:
slack:
secure: insert_valid_travis_ci_token_here

0 comments on commit 18a8d02

Please sign in to comment.