mirror of
https://github.com/prometheus/prometheus.git
synced 2026-05-05 04:16:15 +02:00
Use latest released Go 1.8.x
This commit is contained in:
parent
50e4f49b7e
commit
535a18e978
@ -3,11 +3,9 @@ sudo: false
|
||||
language: go
|
||||
|
||||
go:
|
||||
- 1.8
|
||||
- 1.8.x
|
||||
|
||||
go_import_path: github.com/prometheus/prometheus
|
||||
|
||||
script:
|
||||
- make check_license style test
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user