Remove version of Go from Travis where 'gometalinter' cannot be installed anymore

This commit is contained in:
Harald Nordgren 2019-01-19 18:27:28 +01:00
parent d8f796af33
commit ffe932ad4b
1 changed files with 0 additions and 3 deletions

View File

@ -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