mirror of
https://github.com/restic/rest-server.git
synced 2025-12-07 09:36:13 -08:00
dep ensure for Prometheus deps
This commit is contained in:
committed by
Zlatko Čalušić
parent
4cd82b6802
commit
ff6270ab62
7
vendor/github.com/prometheus/client_golang/.travis.yml
generated
vendored
7
vendor/github.com/prometheus/client_golang/.travis.yml
generated
vendored
@@ -2,9 +2,8 @@ sudo: false
|
||||
language: go
|
||||
|
||||
go:
|
||||
- 1.7.x
|
||||
- 1.8.x
|
||||
- 1.9.x
|
||||
- 1.5.4
|
||||
- 1.6.2
|
||||
|
||||
script:
|
||||
- go test -short ./...
|
||||
- go test -short ./...
|
||||
|
||||
Reference in New Issue
Block a user