Commit f8b7ef71 authored by Geoff Simmons's avatar Geoff Simmons

Bugfix gitlab CI.

parent 1b725b1d
......@@ -38,7 +38,7 @@ test:
- go.sum
before_script:
- go get -d github.com/slimhazard/gogitversion
- pushd $GOPATH/src/github.com/slimhazard/gogitversion*
- pushd $GOPATH/pkg/mod/github.com/slimhazard/gogitversion*
- make install
- popd
- go get -u golang.org/x/lint/golint
......
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