From 3cc3acca6b856977c690da3a31dfa23dcd0e4a21 Mon Sep 17 00:00:00 2001 From: Zakariyya Mughal Date: Thu, 4 Feb 2016 14:45:33 -0600 Subject: [PATCH] Add Travis-CI and Coveralls badges to the README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0bfb4d8..af023e3 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,5 @@ ![ORION neuron logo](https://cdn.rawgit.com/CBL-ORION/orion/master/logo/orion-logo.svg) +[![Build Status](https://travis-ci.org/CBL-ORION/orion.svg?branch=master)](https://travis-ci.org/CBL-ORION/orion) +[![Coverage Status](https://coveralls.io/repos/github/CBL-ORION/orion/badge.svg?branch=master)](https://coveralls.io/github/CBL-ORION/orion?branch=master)