Change travis CI configuration to use main branch.
This commit is contained in:
parent
4acb0d54a9
commit
269e0208c1
1 changed files with 2 additions and 2 deletions
|
@ -5,8 +5,8 @@ language: go
|
||||||
|
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
- master
|
- main
|
||||||
- master-v2.0
|
- main-v2.0
|
||||||
- future
|
- future
|
||||||
|
|
||||||
go:
|
go:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue