Skip to content

Commit ecc3b07

Browse files
committed
install goimports
1 parent 581b188 commit ecc3b07

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ build_script:
3131
- go version
3232
- go env
3333
- go get -v -t ./...
34+
- go install github.com/goki/go-tools/cmd/goimports@latest
3435

3536
test_script:
3637
- go test ./...

0 commit comments

Comments
 (0)