mirror of
https://github.com/prometheus/prometheus.git
synced 2026-04-24 23:58:56 -04:00
build: Use Go1.7.4 in Travis
This commit is contained in:
parent
abf1d6e413
commit
d3297e0686
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ sudo: false
|
|||
language: go
|
||||
|
||||
go:
|
||||
- 1.7.3
|
||||
- 1.7.4
|
||||
|
||||
go_import_path: github.com/prometheus/prometheus
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue