File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Authorize.Net Python SDK
2
2
3
- [ ![ Build Status ] ( https://travis-ci.org/ AuthorizeNet/sdk-python.png?branch= master )]
3
+ [ ![ Travis ] ( https://img.shields.io/travis/ AuthorizeNet/sdk-python/ master.svg )]
4
4
(https://travis-ci.org/AuthorizeNet/sdk-python )
5
5
[ ![ Coverage Status] ( https://coveralls.io/repos/github/AuthorizeNet/sdk-python/badge.svg?branch=master )]
6
6
(https://coveralls.io/github/AuthorizeNet/sdk-python?branch=master )
7
+ [ ![ Scrutinizer Code Quality] ( https://scrutinizer-ci.com/g/AuthorizeNet/sdk-python/badges/quality-score.png?b=master )] ( https://scrutinizer-ci.com/g/AuthorizeNet/sdk-python/?branch=master )
8
+ [ ![ PyPI] ( https://img.shields.io/pypi/v/authorizenet.svg )] ( https://badge.fury.io/py/authorizenet )
7
9
8
10
` pip install authorizenet `
9
11
You can’t perform that action at this time.
0 commit comments