Test with Go 1.9.x (#667)
This commit is contained in:
parent
89a2f21f45
commit
abb58a31e2
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue