Set test command for appveyor
This commit is contained in:
parent
afdfc54802
commit
502c8dae91
@ -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
|
Loading…
x
Reference in New Issue
Block a user