diff --git a/.travis.yml b/.travis.yml index 8f28b593..239debcb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: