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 222b223 commit d6c2c09Copy full SHA for d6c2c09
appveyor.yml
@@ -21,7 +21,7 @@ install:
21
- go get github.com/golangci/govet
22
- go get golang.org/x/lint/golint
23
# Python dependencies needed at test time
24
- - pip install -r test\requirements.txt
+ - pip3 install -r test\requirements.txt
25
# protobuf tooling needed at test time
26
- go get github.com/golang/protobuf/protoc-gen-go
27
- curl -o protoc.zip -LO https://github.com/protocolbuffers/protobuf/releases/download/v3.8.0/protoc-3.8.0-win64.zip
0 commit comments