David López 37e6995b45 lintpack/gocritic: update lintpack & gocritic versions
update lintpack & gocritic versions to support all the new gocritic checks
2018-12-22 15:34:16 +03:00

8 lines
113 B
YAML

language: go
go:
- 1.x
install:
- # Prevent default install action "go get -t -v ./...".
script:
- make ci