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

Commit

Permalink
feat: try to release new version from Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
streamich committed Dec 10, 2018
1 parent 212c172 commit b6e5a5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ script:
- yarn build
- yarn test
after_success:
- npx semantic-release@15.5.0
- npx semantic-release
- npx ci-scripts slack
- npx ci-scripts github-post
branches:
Expand Down

0 comments on commit b6e5a5e

Please sign in to comment.