We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 581b188 commit ecc3b07Copy full SHA for ecc3b07
appveyor.yml
@@ -31,6 +31,7 @@ build_script:
31
- go version
32
- go env
33
- go get -v -t ./...
34
+ - go install github.com/goki/go-tools/cmd/goimports@latest
35
36
test_script:
37
- go test ./...
0 commit comments