Golint requires a supported release of Go

This commit is contained in:
Yoshiyuki Mineo
2018-11-09 11:24:03 +09:00
parent 7a6e82f3b6
commit 6d5bd61810

View File

@@ -1,7 +1,7 @@
language: go
go:
- 1.5
- 1.6
- 1.10.x
- 1.11.x
sudo: false
before_install:
- go get -u golang.org/x/lint/golint