Install consul(1) before running tests on AppVeyor

This commit is contained in:
Marius 2017-01-27 14:22:53 +01:00 committed by GitHub
parent b05382eced
commit 198c72c479
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ build_script:
- go version
- go get ./s3store
- go get ./consullocker
- go get github.com/hashicorp/consul
test_script:
- go test .