Skip to content

Commit

Permalink
feat: release the kraken 🐙
Browse files Browse the repository at this point in the history
  • Loading branch information
Kent C. Dodds committed Sep 19, 2017
1 parent 208cce6 commit c09e627
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ script: npm run validate
after_success:
# coverage disabled until we figure out how to measure it for a babel-macro
# - npx codecov
# release disabled until we're ready to automate releases...
# - npx -p semantic-release@8 -c "semantic-release pre && npm publish && semantic-release post"
- npx -p semantic-release@8 -c "semantic-release pre && npm publish && semantic-release post"
branches:
only: master

0 comments on commit c09e627

Please sign in to comment.