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