From 38d67c6af3a8e5d43e81b6c6ace7149280c4d4ef Mon Sep 17 00:00:00 2001 From: Joshua Estes Date: Fri, 11 Jul 2014 13:59:03 -0400 Subject: [PATCH 1/4] Removed coveralls build target --- build.xml | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/build.xml b/build.xml index 260bf4a..9718778 100644 --- a/build.xml +++ b/build.xml @@ -46,10 +46,7 @@ - - - - + - - - - - - From 854ef324696bdb6e073e8695e8a7278333a009d1 Mon Sep 17 00:00:00 2001 From: Joshua Estes Date: Fri, 11 Jul 2014 13:59:22 -0400 Subject: [PATCH 2/4] Removed coveralls config file --- .coveralls.yml | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 .coveralls.yml diff --git a/.coveralls.yml b/.coveralls.yml deleted file mode 100644 index fc0a6ab..0000000 --- a/.coveralls.yml +++ /dev/null @@ -1,23 +0,0 @@ -# The MIT License (MIT) -# -# Copyright (c) 2011-2014 BitPay LLC -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. -service-name: travis-ci -src_dir: . From 20bed00db50ef4c64d0db7b55d9b0d84fc7b1d6c Mon Sep 17 00:00:00 2001 From: Joshua Estes Date: Fri, 11 Jul 2014 13:59:55 -0400 Subject: [PATCH 3/4] Removed coveralls config from gitattributes file --- .gitattributes | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 15a4d13..6bc4780 100644 --- a/.gitattributes +++ b/.gitattributes @@ -22,7 +22,6 @@ # These files are not included when making # an archive of this repository. /tests export-ignore -.coveralls.yml export-ignore .gitattributes export-ignore .gitignore export-ignore .scrutinizer.yml export-ignore From d03ed334cf8424b57c90aaf5917c75f81dc13c61 Mon Sep 17 00:00:00 2001 From: Joshua Estes Date: Fri, 11 Jul 2014 14:00:47 -0400 Subject: [PATCH 4/4] Removed coveralls from readme --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 53a4b59..037103a 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,6 @@ BitPay Inc Magento Plugin [![Code Coverage](https://scrutinizer-ci.com/g/bitpay/magento-plugin/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/bitpay/magento-plugin/?branch=master) -[![Coverage Status](https://img.shields.io/coveralls/bitpay/magento-plugin.svg)](https://coveralls.io/r/bitpay/magento-plugin) - # Installation ## Download