Install consul(1) before running tests on AppVeyor
This commit is contained in:
parent
b05382eced
commit
198c72c479
|
@ -12,6 +12,7 @@ build_script:
|
|||
- go version
|
||||
- go get ./s3store
|
||||
- go get ./consullocker
|
||||
- go get github.com/hashicorp/consul
|
||||
|
||||
test_script:
|
||||
- go test .
|
||||
|
|
Loading…
Reference in New Issue