Merge pull request #2568 from AlekSi/patch-1

Use latest released Go 1.8.x
This commit is contained in:
Julius Volz 2017-04-04 15:54:30 +02:00 committed by GitHub
commit 5f3327f620
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