mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-18 02:40:45 +00:00
travis: also build on release tags (#1527)
This commit is contained in:
parent
bef511363e
commit
3cdc45ee0f
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ sudo: false
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
- master
|
- master
|
||||||
|
- /v(\d+\.)(\d+\.)(\d)/
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- os: linux
|
- os: linux
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue