From 25e0da00412704049f7c4cb8a3ec41a4d06b0658 Mon Sep 17 00:00:00 2001 From: nemonik Date: Sat, 16 May 2015 06:42:55 -0400 Subject: [PATCH] DOC: remove codeclimate badges --- README.MD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.MD b/README.MD index 0be8f16..8bc8d62 100644 --- a/README.MD +++ b/README.MD @@ -7,7 +7,7 @@ java-stix is being developed under the official [STIXProject][stix project] For more information, see [http://stix.mitre.org/][stix]. -[![Circle CI](https://circleci.com/gh/STIXProject/java-stix.svg?style=svg)](https://circleci.com/gh/STIXProject/java-stix) [![Build Status](https://travis-ci.org/STIXProject/java-stix.svg)](https://travis-ci.org/STIXProject/java-stix) [![Code Climate](https://codeclimate.com/github/STIXProject/java-stix/badges/gpa.svg)](https://codeclimate.com/github/STIXProject/java-stix) [![Test Coverage](https://codeclimate.com/github/STIXProject/java-stix/badges/coverage.svg)](https://codeclimate.com/github/STIXProject/java-stix/coverage) +[![Circle CI](https://circleci.com/gh/STIXProject/java-stix.svg?style=svg)](https://circleci.com/gh/STIXProject/java-stix) [![Build Status](https://travis-ci.org/STIXProject/java-stix.svg)](https://travis-ci.org/STIXProject/java-stix) ## Overview