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