Use latest released Go 1.8.x

This commit is contained in:
Alexey Palazhchenko 2017-04-04 13:52:18 +03:00 committed by GitHub
parent 50e4f49b7e
commit 535a18e978
1 changed files with 1 additions and 3 deletions

View File

@ -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