building on go master is just wasting our time.
This commit is contained in:
parent
196028a7ed
commit
79143ade8f
|
@ -12,7 +12,6 @@ language: go
|
||||||
|
|
||||||
go:
|
go:
|
||||||
- 1.12.x
|
- 1.12.x
|
||||||
- master
|
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- >
|
- >
|
||||||
|
@ -30,6 +29,5 @@ branches:
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- go: master
|
|
||||||
- os: windows
|
- os: windows
|
||||||
fast_finish: true
|
fast_finish: true
|
||||||
|
|
Loading…
Reference in New Issue