Skip to content

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 authored 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

2 comments on commit b6e5a5e

@streamich
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Build version: 0.1.1-master.38 🤞 master on Travis 🎉

@streamich
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Build version: 1.8.0-master.38 🤞 master on Travis 🎉

Please sign in to comment.