Skip to content

Commit 69bddff

Browse files
committed
Fix: Enable branch build for tags
1 parent 4ac6db0 commit 69bddff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ services:
2323
branches:
2424
only:
2525
- master
26+
- /^v\d+\.\d+(\.\d+)?(-\S*)?$/
2627

2728

2829
before_install:

0 commit comments

Comments
 (0)