mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-03-21 18:38:07 +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:
|
||||
only:
|
||||
- master
|
||||
- /v(\d+\.)(\d+\.)(\d)/
|
||||
matrix:
|
||||
include:
|
||||
- os: linux
|
||||
|
|
|
|||
Loading…
Reference in a new issue