mirror of
https://github.com/sony/sonyflake.git
synced 2026-01-07 03:36:20 +00:00
Fix golint import path
This commit is contained in:
@@ -4,7 +4,7 @@ go:
|
||||
- 1.6
|
||||
sudo: false
|
||||
before_install:
|
||||
- go get -u github.com/golang/lint/golint
|
||||
- go get -u golang.org/x/lint/golint
|
||||
- go get github.com/axw/gocov/gocov
|
||||
- go get github.com/mattn/goveralls
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user