sudo: false

language: go

go:
- 1.7.3

go_import_path: github.com/prometheus/prometheus

script:
- make check_license style test