This commit is contained in:
Alexey Kasyanchuk
2018-02-12 14:08:03 +03:00
parent ae8b35e685
commit a5129f4036
2 changed files with 2 additions and 1 deletions

View File

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