Skip to content

Commit 9d9132d

Browse files
committed
.travis.yml: work around Travis's tag blindness using a regexp
1 parent 31574f1 commit 9d9132d

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
@@ -6,6 +6,7 @@ branches:
66
- master
77
- v3.2
88
- /^v3.2.*$/
9+
- /^v3.3.*$/
910

1011
matrix:
1112
include:

0 commit comments

Comments
 (0)