Update appveyor.yml

remove unused get of
github.com/mitchellh/gox & golang.org/x/tools/cmd/stringer
pull/7724/head
Adrien Delorme 7 years ago
parent 4ab5471490
commit f1fd23c65a

@ -20,8 +20,6 @@ install:
- echo %Path%
- go version
- go env
- go get github.com/mitchellh/gox
- go get golang.org/x/tools/cmd/stringer
build_script:
- git rev-parse HEAD

Loading…
Cancel
Save