chore(ci): semantic commit
This commit is contained in:
parent
3be05b8e2d
commit
54b816b3ca
1 changed files with 3 additions and 0 deletions
|
@ -23,8 +23,11 @@ branches:
|
|||
only:
|
||||
- master
|
||||
- /^greenkeeper/.*$/
|
||||
except:
|
||||
- /^v\d+\.\d+\.\d+$/
|
||||
|
||||
after_success:
|
||||
- npm run travis-deploy-once "npm run semantic-release"
|
||||
#- npm run typedoc
|
||||
- npm pack
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue