mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2026-02-12 08:00:54 +00:00
Unpack bash curly stuff.
This commit is contained in:
@ -11,7 +11,7 @@ install:
|
|||||||
|
|
||||||
script:
|
script:
|
||||||
- pytest --cov=./libp2p tests/
|
- 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:
|
after_success:
|
||||||
- codecov
|
- codecov
|
||||||
|
|||||||
Reference in New Issue
Block a user