travis: also build on release tags (#1527)
This commit is contained in:
committed by
Anton Evangelatov
parent
bef511363e
commit
3cdc45ee0f
@ -4,6 +4,7 @@ sudo: false
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
- /v(\d+\.)(\d+\.)(\d)/
|
||||
matrix:
|
||||
include:
|
||||
- os: linux
|
||||
|
Reference in New Issue
Block a user