Skip to content

Commit 04545f6

Browse files
committedMay 24, 2018
ci: 🤖 add CI posting scripts
1 parent 6f3ebbe commit 04545f6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ install:
44
script:
55
- npm run lint
66
after_success:
7+
- npx ci-scripts slack
8+
- npx ci-scripts github-post
79
- npm run semantic-release
810
branches:
911
except:

0 commit comments

Comments
 (0)
Please sign in to comment.