Use latest released Go 1.8.x

pull/2568/head
Alexey Palazhchenko 8 years ago committed by GitHub
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…
Cancel
Save