Skip to content

Commit 9465670

Browse files
committed
chore(travis): let travis build release tags
1 parent 9ef430f commit 9465670

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ env:
2121
branches:
2222
only:
2323
- master
24+
- /^\d+\.\d+(\.\d+)?(-\S*)?$/
2425
before_deploy:
2526
- "echo 'Preparing to publish'"
2627
- npm run build

0 commit comments

Comments
 (0)