prometheus/.travis.yml
2016-01-06 18:29:28 -05:00

10 lines
64 B
YAML

sudo: false
language: go
go:
- 1.5
script:
- make style test