@@ -4,7 +4,7 @@ go:
|
||||
- tip
|
||||
- 1.9
|
||||
script:
|
||||
- go get github.com/golang/lint/golint
|
||||
- go get golang.org/x/lint/golint
|
||||
- go get golang.org/x/tools/cmd/cover
|
||||
- go get github.com/kisom/goutils/...
|
||||
- go test -cover github.com/kisom/goutils/...
|
||||
|
||||
Reference in New Issue
Block a user