.travis.yml: work around Travis's tag blindness using a regexp

This commit is contained in:
Stephen Gold 2018-12-22 20:46:59 -08:00
parent 55e93fb7d5
commit 6d25a29e0a

View File

@ -5,6 +5,7 @@ branches:
only: only:
- master - master
- v3.2 - v3.2
- /^v3.2.*$/
matrix: matrix:
include: include: