travis: switch to Go 1.10.x and 1.x

Signed-off-by: Simon Pasquier <spasquie@redhat.com>
This commit is contained in:
Simon Pasquier 2018-05-23 14:04:34 +02:00
parent 27f07a6516
commit 4a9cde8cef

View file

@ -2,9 +2,8 @@ sudo: false
language: go
go:
- 1.8.x
- 1.9.x
- master
- 1.10.x
- 1.x
go_import_path: github.com/prometheus/statsd_exporter