We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4c9032a + a9df4e9 commit 4d7c04bCopy full SHA for 4d7c04b
.travis.yml
@@ -0,0 +1,7 @@
1
+sudo: false
2
+
3
+language: go
4
+go:
5
+ - 1.4.3
6
+ - 1.5.1
7
+ - tip
README.md
@@ -1,4 +1,5 @@
# Common
+[](https://travis-ci.org/prometheus/common)
This repository contains Go libraries that are shared across Prometheus
components and libraries.
0 commit comments