mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2025-12-31 20:36:24 +00:00
Unpack bash curly stuff.
This commit is contained in:
@ -11,7 +11,7 @@ install:
|
||||
|
||||
script:
|
||||
- pytest --cov=./libp2p tests/
|
||||
- pylint --rcfile=.pylintrc libp2p tests --ignore libp2p/{kademlia,protocol_muxer}
|
||||
- pylint --rcfile=.pylintrc libp2p tests --ignore libp2p/kademlia --ignore libp2p/protocol_muxer
|
||||
|
||||
after_success:
|
||||
- codecov
|
||||
|
||||
Reference in New Issue
Block a user