prometheus/.travis.yml

10 lines
80 B
YAML

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