Update go dependencies
This commit is contained in:
parent
d5cf22c129
commit
063cc68d1c
1321 changed files with 52830 additions and 31081 deletions
8
vendor/github.com/prometheus/client_golang/.travis.yml
generated
vendored
8
vendor/github.com/prometheus/client_golang/.travis.yml
generated
vendored
|
|
@ -2,8 +2,10 @@ sudo: false
|
|||
language: go
|
||||
|
||||
go:
|
||||
- 1.5.4
|
||||
- 1.6.2
|
||||
- 1.7.x # See README.md for current minimum version.
|
||||
- 1.8.x
|
||||
- 1.9.x
|
||||
- 1.10.x
|
||||
|
||||
script:
|
||||
- go test -short ./...
|
||||
- go test -short ./...
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue