Update dep script for AppVeyor
This commit is contained in:
parent
529e71bf10
commit
eb54e7f587
|
@ -14,6 +14,7 @@ install:
|
|||
- go version
|
||||
- go env
|
||||
- go get -d ./...
|
||||
- go get github.com/stretchr/testify
|
||||
|
||||
build_script:
|
||||
- go test -v -cpu=2 .
|
||||
|
|
Loading…
Reference in New Issue