Compare commits

...
This repository has been archived on 2022-08-18. You can view files and clone it, but cannot push or open issues or pull requests.

1 Commits

Author SHA1 Message Date
Richard van der Hoff 26e92327ca run CI against go 1.12 2019-06-18 15:19:17 +01:00
1 changed files with 1 additions and 0 deletions

View File

@ -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