Initial delivery of metrics code (#81)
* Initial delivery of metrics code * Fix build issues * Fix build issue with go vet
This commit is contained in:
committed by
Rob Parker
parent
e251839639
commit
a4b9a9abaf
6
vendor/github.com/prometheus/common/.travis.yml
generated
vendored
Normal file
6
vendor/github.com/prometheus/common/.travis.yml
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
sudo: false
|
||||
|
||||
language: go
|
||||
go:
|
||||
- 1.7.5
|
||||
- tip
|
||||
Reference in New Issue
Block a user