Update travis config.

This commit is contained in:
Ben Kochie 2017-08-30 17:59:10 +02:00
parent 19d90f1c21
commit 4b83af49b7

View file

@ -2,9 +2,11 @@ sudo: false
language: go
go:
- 1.6.2
- 1.5.4
- tip
- 1.8.x
- 1.9.x
- master
go_import_path: github.com/prometheus/statsd_exporter
script:
- make