Compare commits
1 commit
Author | SHA1 | Date | |
---|---|---|---|
|
26e92327ca |
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
language: go
|
||||
go:
|
||||
- "1.11"
|
||||
- "1.12"
|
||||
install:
|
||||
- go get golang.org/x/lint/golint
|
||||
- go get github.com/fzipp/gocyclo
|
||||
|
|
Reference in a new issue