update semantic

This commit is contained in:
Alexey Kasyanchuk
2018-03-10 14:03:41 +03:00
parent 0be8a26176
commit 52b51d4e63
3 changed files with 354 additions and 1805 deletions

View File

@ -20,7 +20,7 @@ deploy:
provider: script
skip_cleanup: true
script:
- npx travis-deploy-once "npx semantic-release@13.2.0"
- npx travis-deploy-once "npx semantic-release@15"
on:
branch: master
condition: $TRAVIS_COMMIT_MESSAGE = "release"