Skip to content

Commit 6d25a29

Browse files
committed
.travis.yml: work around Travis's tag blindness using a regexp
1 parent 55e93fb commit 6d25a29

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ branches:
55
only:
66
- master
77
- v3.2
8+
- /^v3.2.*$/
89

910
matrix:
1011
include:

0 commit comments

Comments
 (0)