Skip to content

Commit 1cc3e4c

Browse files
committed
Merge branch 'master' of github.com:prometheus/common
2 parents e2ff34c + 4d7c04b commit 1cc3e4c

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

.travis.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# Common
2+
[![Build Status](https://travis-ci.org/prometheus/common.svg)](https://travis-ci.org/prometheus/common)
23

34
This repository contains Go libraries that are shared across Prometheus
45
components and libraries.

0 commit comments

Comments
 (0)