mirror of
https://github.com/prometheus/prometheus.git
synced 2026-04-22 14:52:43 -04:00
Update Travis Go versions
This commit is contained in:
parent
3bcc36dd8a
commit
e7ce06f506
1 changed files with 1 additions and 2 deletions
|
|
@ -3,8 +3,7 @@ sudo: false
|
|||
language: go
|
||||
|
||||
go:
|
||||
- 1.5.4
|
||||
- 1.6.2
|
||||
- 1.6.3
|
||||
|
||||
script:
|
||||
- make check_license style test
|
||||
|
|
|
|||
Loading…
Reference in a new issue