We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f3ebbe commit 04545f6Copy full SHA for 04545f6
.travis.yml
@@ -4,6 +4,8 @@ install:
4
script:
5
- npm run lint
6
after_success:
7
+ - npx ci-scripts slack
8
+ - npx ci-scripts github-post
9
- npm run semantic-release
10
branches:
11
except:
0 commit comments