mirror of
https://github.com/sony/sonyflake.git
synced 2026-04-23 01:30:48 +00:00
golint requires Go 1.5 or later nowadays
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
language: go
|
||||
go:
|
||||
- 1.4
|
||||
- 1.5
|
||||
- 1.6
|
||||
sudo: false
|
||||
before_install:
|
||||
- go get -u github.com/golang/lint/golint
|
||||
|
||||
Reference in New Issue
Block a user