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
8
vendor/github.com/matttproud/golang_protobuf_extensions/.travis.yml
generated
vendored
Normal file
8
vendor/github.com/matttproud/golang_protobuf_extensions/.travis.yml
generated
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
language: go
|
||||
|
||||
go:
|
||||
- 1.5
|
||||
- 1.6
|
||||
- tip
|
||||
|
||||
script: make -f Makefile.TRAVIS
|
||||
Reference in New Issue
Block a user