prometheus/.travis.yml
2016-05-02 12:15:41 +02:00

11 lines
88 B
YAML

sudo: false
language: go
go:
- 1.5.4
- 1.6.2
script:
- make check_license style test