travis: add 1.x to go versions
This commit is contained in:
parent
6ab652e3dc
commit
bb853abf24
|
@ -4,6 +4,7 @@ language: go
|
|||
|
||||
go:
|
||||
- 1.8.x
|
||||
- 1.x
|
||||
|
||||
go_import_path: github.com/prometheus/prometheus
|
||||
|
||||
|
|
Loading…
Reference in New Issue