chore(ci): resolved problem with often builds

This commit is contained in:
Alexey Kasyanchuk 2018-02-04 06:34:17 +03:00
parent 501238b71a
commit 5a6c7f02ba

View File

@ -22,5 +22,5 @@ deploy:
script: script:
- npx travis-deploy-once "npx semantic-release@13" - npx travis-deploy-once "npx semantic-release@13"
on: on:
tags: true
branch: master branch: master
condition: $TRAVIS_COMMIT_MESSAGE = "release"