forked from prometheus-community/bind_exporter
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Standardize repo layout with the other Prometheus projects. Add goven…
…dor file and vendored file.
- Loading branch information
Carlos Amedee
committed
Dec 20, 2016
1 parent
09b2991
commit 60eb354
Showing
304 changed files
with
127,868 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,9 @@ | ||
language: go | ||
dist: trusty | ||
|
||
language: go | ||
|
||
go: | ||
- 1.7 | ||
|
||
install: | ||
- go get github.com/Sirupsen/logrus | ||
- go get github.com/prometheus/client_golang/prometheus | ||
- go get github.com/prometheus/common/log | ||
- go get github.com/prometheus/common/version | ||
|
||
script: | ||
- go test ./... | ||
- make |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.