From 9af5d0c9d64201dcc5e80bc4dc1854c5f9270f35 Mon Sep 17 00:00:00 2001 From: Jake Date: Fri, 2 Jan 2015 22:56:58 -0500 Subject: [PATCH] move build status next to code climate --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f137c190b..edb14e82a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Chart.js [![Build Status](https://travis-ci.org/nnnick/Chart.js.svg?branch=master)](https://travis-ci.org/nnnick/Chart.js) +# Chart.js -[![Code Climate](https://codeclimate.com/github/nnnick/Chart.js/badges/gpa.svg)](https://codeclimate.com/github/nnnick/Chart.js) +[![Code Climate](https://codeclimate.com/github/nnnick/Chart.js/badges/gpa.svg)](https://codeclimate.com/github/nnnick/Chart.js)[![Build Status](https://travis-ci.org/nnnick/Chart.js.svg?branch=master)](https://travis-ci.org/nnnick/Chart.js) *Simple HTML5 Charts using the canvas element* [chartjs.org](http://www.chartjs.org) -- 2.47.2