We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fafc885 commit c775622Copy full SHA for c775622
.gitlab-ci.yml
@@ -17,7 +17,6 @@ test:
17
18
before_script:
19
- echo "machine gitlab.com login gitlab-ci-token password ${CI_JOB_TOKEN}" > ~/.netrc
20
- - go get golang.org/x/lint/golint
21
22
script: make check
23
0 commit comments