Set up automatic CI & NPM release with semantic-release
Setup Setup semantic-release in your project is pretty easy: npx semantic-release-cli setup then you will be asked about your npm and github credentials In terms of travis CI, it will setup the integration with github and the environment variables.