A go noob at work..

parent 2f0476e7
...@@ -51,6 +51,7 @@ test: ...@@ -51,6 +51,7 @@ test:
- ./bootstrap.sh - ./bootstrap.sh
- make install - make install
- popd - popd
- go get -u golang.org/x/lint/golint
- go install golang.org/x/lint/golint - go install golang.org/x/lint/golint
- go mod download - go mod download
script: script:
......
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