Skip to content

Commit

Permalink
ci: fix travis deploy branch limitation
Browse files Browse the repository at this point in the history
  • Loading branch information
matfax committed Feb 25, 2019
1 parent 38e73cb commit 1039724
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,5 @@ deploy:
api_key: $NPM_API_KEY
on:
tags: true
all_branches: true
condition: $TRAVIS_TAG =~ ^[0-9]+\.[0-9]+\.[0-9]+

0 comments on commit 1039724

Please sign in to comment.