We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69ba5a0 commit 1ed2fb9Copy full SHA for 1ed2fb9
.appveyor.yml
@@ -17,6 +17,7 @@ install:
17
- set PATH=%GOPATH%\bin;c:\go\bin;%PATH%
18
- go version
19
- go env
20
+ - go get -t .
21
22
build_script:
23
- go build
0 commit comments