prometheus/.travis.yml

10 lines
64 B
YAML

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