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: . 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 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 diff --git a/build.xml b/build.xml index 260bf4a..9718778 100644 --- a/build.xml +++ b/build.xml @@ -46,10 +46,7 @@ - - - - + - - - - - -