Test with Go 1.9.x (#667)

This commit is contained in:
Alexey Palazhchenko 2017-08-31 19:00:55 +03:00 committed by Ben Kochie
parent 89a2f21f45
commit abb58a31e2
1 changed files with 2 additions and 1 deletions

View File

@ -3,7 +3,8 @@ sudo: false
language: go
go:
- 1.8.x
- tip
- 1.9.x
- master
go_import_path: github.com/prometheus/node_exporter