prometheus/.travis.yml
2017-09-28 16:46:33 +02:00

13 lines
136 B
YAML

sudo: false
language: go
go:
- 1.9.x
- 1.x
go_import_path: github.com/prometheus/prometheus
script:
- make check_license style test