Skip to content
This repository has been archived by the owner on Jun 16, 2021. It is now read-only.

Commit

Permalink
ci: 🤖 add CI posting scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
streamich committed May 24, 2018
1 parent 6f3ebbe commit 04545f6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ install:
script:
- npm run lint
after_success:
- npx ci-scripts slack
- npx ci-scripts github-post
- npm run semantic-release
branches:
except:
Expand Down

0 comments on commit 04545f6

Please sign in to comment.