From 9401ca3c1a54e175559ea9cef1b2e2c3f04f7098 Mon Sep 17 00:00:00 2001 From: Andy Goldstein Date: Mon, 30 Oct 2017 15:49:03 -0400 Subject: [PATCH] Switch build status badge to travis Signed-off-by: Andy Goldstein --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 28635540d..98373051d 100644 --- a/README.md +++ b/README.md @@ -184,8 +184,8 @@ Feedback and discussion is available on [the mailing list][24]. See [the list of releases][6] to find out about feature changes. [0]: https://github.com/heptio -[1]: https://jenkins.i.heptio.com/buildStatus/icon?job=ark-master -[2]: https://jenkins.i.heptio.com/job/ark-master/ +[1]: https://travis-ci.org/heptio/ark.svg?branch=master +[2]: https://travis-ci.org/heptio/ark [3]: /docs [4]: https://github.com/heptio/ark/issues [5]: /CONTRIBUTING.md