Commit 339b6f85 authored by Geoff Simmons's avatar Geoff Simmons

CI script must install golint.

parent 94c67b49
......@@ -17,6 +17,7 @@ stages:
before_script:
- go get -u golang.org/x/vgo
- go get -u golang.org/x/lint/golint
- go get -d -v github.com/slimhazard/gogitversion
- vgo mod download
- cd /go/src/github.com/slimhazard/gogitversion
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment