mirror of
https://github.com/prometheus/prometheus.git
synced 2026-06-14 19:10:05 -04:00
travis: update used Go compiler version
This commit is contained in:
parent
9b7f5c7f29
commit
b97f19a85e
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ sudo: false
|
|||
language: go
|
||||
|
||||
go:
|
||||
- 1.6.3
|
||||
- 1.7.3
|
||||
|
||||
go_import_path: github.com/prometheus/prometheus
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue