Set test command for appveyor
This commit is contained in:
@@ -20,6 +20,6 @@ build_script:
|
|||||||
- godep go build
|
- godep go build
|
||||||
|
|
||||||
test_script:
|
test_script:
|
||||||
- godep go test
|
- godep go test -cover ./...
|
||||||
|
|
||||||
deploy: off
|
deploy: off
|
||||||
Reference in New Issue
Block a user