Exclude consullocker from tests on AppVeyor

This commit is contained in:
Marius 2017-08-26 16:31:28 +02:00 committed by GitHub
parent 1ad6187d6d
commit 185e81409a
1 changed files with 0 additions and 1 deletions

View File

@ -21,7 +21,6 @@ test_script:
- go test ./filestore
- go test ./limitedstore
- go test ./memorylocker
- go test ./consullocker
- go test ./s3store
- go vet ./prometheuscollector