From b664e388252f4e82bbaef73f9fb476e70162d8d0 Mon Sep 17 00:00:00 2001 From: Les Aker Date: Tue, 28 Aug 2018 12:06:25 +0300 Subject: [PATCH] switch readme badge to travisci --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 50a8450..28c02e6 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ boxenprofiler ========= [![Gem Version](https://img.shields.io/gem/v/boxenprofiler.svg)](https://rubygems.org/gems/boxenprofiler) -[![Build Status](https://img.shields.io/circleci/project/halyard/boxenprofiler/master.svg)](https://circleci.com/gh/halyard/boxenprofiler) +[![Build Status](https://img.shields.io/travis/com/halyard/boxenprofiler.svg)](https://travis-ci.com/halyard/boxenprofiler) [![Coverage Status](https://img.shields.io/codecov/c/github/halyard/boxenprofiler.svg)](https://codecov.io/github/halyard/boxenprofiler) [![Code Quality](https://img.shields.io/codacy/4bb4c3799f7348f495cc33b59794a8d3.svg)](https://www.codacy.com/app/akerl/boxenprofiler) [![MIT Licensed](https://img.shields.io/badge/license-MIT-green.svg)](https://tldrlegal.com/license/mit-license)