mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2026-02-12 16:10:57 +00:00
updated travis config
This commit is contained in:
@ -13,7 +13,7 @@ install:
|
|||||||
|
|
||||||
script:
|
script:
|
||||||
- pytest --cov=./libp2p tests/
|
- pytest --cov=./libp2p tests/
|
||||||
- pylint --rcfile=.pylintrc libp2p/!(kademlia) tests
|
- pylint --rcfile=.pylintrc libp2p tests
|
||||||
|
|
||||||
after_success:
|
after_success:
|
||||||
- codecov
|
- codecov
|
||||||
|
|||||||
Reference in New Issue
Block a user