mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2026-02-11 15:40:54 +00:00
added changes from future commits to last passing bmuller commit
This commit is contained in:
@ -13,7 +13,7 @@ install:
|
||||
|
||||
script:
|
||||
- pytest --cov=./libp2p tests/
|
||||
- pylint --rcfile=.pylintrc libp2p/!(kademlia) tests
|
||||
- pylint --rcfile=.pylintrc libp2p tests
|
||||
|
||||
after_success:
|
||||
- codecov
|
||||
|
||||
Reference in New Issue
Block a user