Skip to content

Commit

Permalink
chore: use semantic release
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Monro committed Oct 28, 2019
1 parent f00bf04 commit cfc5556
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ install: npm install
script:
- npm run test
- npm run lint
after_success: kcd-scripts travis-after-success
after_success: npx semantic-release
branches:
only: master
only:
- master
- next

0 comments on commit cfc5556

Please sign in to comment.