Skip to content

Commit e2c545f

Browse files
author
Sunny Raj Rathod
authored
Update .travis.yml
1 parent 18e77b3 commit e2c545f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ before_script:
1717

1818
script:
1919
- nosetests --with-coverage -cover-package=authorizenet
20+
- coveralls
2021
- python setup.py install
2122
- cd sample-code-python
2223
- python ./test-runner.py

0 commit comments

Comments
 (0)