install test deps in appveyor
This commit is contained in:
parent
88422edf64
commit
0bcadf025b
@ -12,5 +12,8 @@ install:
|
||||
go version
|
||||
|
||||
go env
|
||||
|
||||
go get -t ./...
|
||||
|
||||
build_script:
|
||||
- cmd: go test -v ./...
|
||||
|
Loading…
Reference in New Issue
Block a user