Skip to content

Commit 4a04fea

Browse files
author
Sazon, John Bryan J
committed
Add regex to fetch version tags
1 parent 4fd2671 commit 4a04fea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ language: go
33
branches:
44
only:
55
- master
6-
- stable
6+
- /^v.*$/
77

88
go:
99
- "1.10.x"

0 commit comments

Comments
 (0)