Files
mq-container/vendor/github.com/matttproud/golang_protobuf_extensions/.travis.yml
Stephen Marshall a4b9a9abaf Initial delivery of metrics code (#81)
* Initial delivery of metrics code

* Fix build issues

* Fix build issue with go vet
2018-05-24 09:15:12 +01:00

9 lines
93 B
YAML

language: go
go:
- 1.5
- 1.6
- tip
script: make -f Makefile.TRAVIS