Skip to content
This repository was archived by the owner on Jul 28, 2022. It is now read-only.

Commit 37af2f1

Browse files
committed
Allow tags to be built by regex
1 parent 83639e3 commit 37af2f1

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
@@ -33,3 +33,4 @@ deploy:
3333
branches:
3434
only:
3535
- master
36+
- /^v\d+\.\d+\.\d+(-\S*)?$/

0 commit comments

Comments
 (0)