Exclude consullocker from tests on AppVeyor
This commit is contained in:
parent
1ad6187d6d
commit
185e81409a
|
@ -21,7 +21,6 @@ test_script:
|
|||
- go test ./filestore
|
||||
- go test ./limitedstore
|
||||
- go test ./memorylocker
|
||||
- go test ./consullocker
|
||||
- go test ./s3store
|
||||
|
||||
- go vet ./prometheuscollector
|
||||
|
|
Loading…
Reference in New Issue