Fix travis
This commit is contained in:
parent
8f3c884818
commit
258770a877
|
|
@ -12,11 +12,6 @@ env:
|
||||||
go:
|
go:
|
||||||
- 1.13.x
|
- 1.13.x
|
||||||
|
|
||||||
matrix:
|
|
||||||
fast_finish: true
|
|
||||||
allow_failures:
|
|
||||||
- go: master
|
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- make go-dependencies
|
- make go-dependencies
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue