Replace godep with dep
This commit is contained in:
parent
1e7489927c
commit
bf5616c65b
14883 changed files with 3937406 additions and 361781 deletions
9
vendor/github.com/prometheus/client_golang/.travis.yml
generated
vendored
Normal file
9
vendor/github.com/prometheus/client_golang/.travis.yml
generated
vendored
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
sudo: false
|
||||
language: go
|
||||
|
||||
go:
|
||||
- 1.5.4
|
||||
- 1.6.2
|
||||
|
||||
script:
|
||||
- go test -short ./...
|
||||
Loading…
Add table
Add a link
Reference in a new issue