Skip to content

Commit

Permalink
fix: semver-rel
Browse files Browse the repository at this point in the history
  • Loading branch information
zetxx committed Nov 8, 2019
1 parent 6997ee7 commit a016f5a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,9 @@ jobs:
script: npm run unit-test
- stage: release
deploy:
only:
- master
provider: script
skip_cleanup: true
on: master
script:
- npx semantic-release

0 comments on commit a016f5a

Please sign in to comment.