We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18e77b3 commit e2c545fCopy full SHA for e2c545f
.travis.yml
@@ -17,6 +17,7 @@ before_script:
17
18
script:
19
- nosetests --with-coverage -cover-package=authorizenet
20
+ - coveralls
21
- python setup.py install
22
- cd sample-code-python
23
- python ./test-runner.py
0 commit comments