prometheus/.travis.yml

11 lines
88 B
YAML
Raw Normal View History

sudo: false
2012-11-28 21:58:14 +00:00
language: go
2013-06-12 16:45:39 +00:00
go:
2016-05-02 09:55:45 +00:00
- 1.5.4
- 1.6.2
2013-06-12 16:45:39 +00:00
2012-11-28 21:58:14 +00:00
script:
- make check_license style test