.travis.yml: work around Travis's tag blindness using a regexp
This commit is contained in:
parent
55e93fb7d5
commit
6d25a29e0a
@ -5,6 +5,7 @@ branches:
|
|||||||
only:
|
only:
|
||||||
- master
|
- master
|
||||||
- v3.2
|
- v3.2
|
||||||
|
- /^v3.2.*$/
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user