From 1e4555aa5fe0a21c4708fe15d111723bd52cacd0 Mon Sep 17 00:00:00 2001 From: Alexander Neumann Date: Sat, 14 Mar 2015 13:23:44 +0100 Subject: [PATCH] Exchange build-status icon --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 127bcee95..6a7bb27a0 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ [![Stories in Ready](https://badge.waffle.io/restic/restic.png?label=ready&title=Ready)](https://waffle.io/restic/restic) -[![wercker status](https://app.wercker.com/status/e78e51f3e5af7fff50962332615ce9a3/s/master "wercker status")](https://app.wercker.com/project/bykey/e78e51f3e5af7fff50962332615ce9a3) +[![Build Status](https://travis-ci.org/restic/restic.svg?branch=master)](https://travis-ci.org/restic/restic) [![sourcegraph status](https://sourcegraph.com/api/repos/github.com/restic/restic/.badges/status.png)](https://sourcegraph.com/github.com/restic/restic) WARNING