Fix issues with linter and drop 1.5 CI tests
This an issue that the linter `gofmt -s` isn't found and will fail the build. Also, the CI tests for Go 1.5 is now dropped.
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
language: go
|
||||
|
||||
go:
|
||||
- 1.5
|
||||
- 1.6
|
||||
- 1.7
|
||||
- tip
|
||||
|
||||
install:
|
||||
|
||||
Reference in New Issue
Block a user