Remove version of Go from Travis where 'gometalinter' cannot be installed anymore
This commit is contained in:
parent
d8f796af33
commit
ffe932ad4b
|
@ -1,9 +1,6 @@
|
|||
language: go
|
||||
go_import_path: github.com/davecgh/go-spew
|
||||
go:
|
||||
- 1.6.x
|
||||
- 1.7.x
|
||||
- 1.8.x
|
||||
- 1.9.x
|
||||
- 1.10.x
|
||||
- 1.11.x
|
||||
|
|
Loading…
Reference in New Issue