prometheus/.travis.yml
2016-04-13 16:09:52 +02:00

10 lines
78 B
YAML

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