mirror of
https://github.com/sony/sonyflake.git
synced 2026-01-07 03:36:20 +00:00
Golint requires a supported release of Go
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user