mirror of https://github.com/OpenKMIP/PyKMIP.git
Merge pull request #227 from OpenKMIP/maint/remove-coveralls
Removing coveralls integration
This commit is contained in:
commit
c92579d50a
|
@ -19,9 +19,7 @@ install:
|
|||
- pip install tox
|
||||
- pip install bandit
|
||||
- pip install codecov
|
||||
- pip install coveralls
|
||||
script:
|
||||
- tox
|
||||
after_success:
|
||||
- codecov
|
||||
- coveralls
|
||||
|
|
Loading…
Reference in New Issue