Skip to content

Commit d016445

Browse files
committed
Remove coveralls config file
1 parent 5111f10 commit d016445

2 files changed

Lines changed: 1 addition & 4 deletions

File tree

.coveralls.yml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ script:
1515
- 'pep8 tests/src/OneLogin/saml2_tests/*.py demo-flask/*.py demo-django/*.py src/onelogin/saml2/*.py --config=tests/pep8.rc'
1616
- 'pyflakes src/onelogin/saml2 demo-django demo-flask tests/src/OneLogin/saml2_tests'
1717

18-
after_success: 'coveralls --rcfile=.coveralls.yml'
18+
after_success: 'coveralls'

0 commit comments

Comments
 (0)