Update appveyor.yml
remove unused get of github.com/mitchellh/gox & golang.org/x/tools/cmd/stringer
This commit is contained in:
parent
4ab5471490
commit
f1fd23c65a
|
@ -20,8 +20,6 @@ install:
|
||||||
- echo %Path%
|
- echo %Path%
|
||||||
- go version
|
- go version
|
||||||
- go env
|
- go env
|
||||||
- go get github.com/mitchellh/gox
|
|
||||||
- go get golang.org/x/tools/cmd/stringer
|
|
||||||
|
|
||||||
build_script:
|
build_script:
|
||||||
- git rev-parse HEAD
|
- git rev-parse HEAD
|
||||||
|
|
Loading…
Reference in New Issue