Do not let travis build releases
This commit is contained in:
parent
9e49d266cf
commit
955f9c6da0
1 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
branches:
|
||||||
|
except:
|
||||||
|
- /^v[0-9]+\.[0-9]+\.[0-9]+$/
|
||||||
|
|
||||||
language: go
|
language: go
|
||||||
|
|
||||||
go:
|
go:
|
||||||
|
|
Loading…
Reference in a new issue