mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2026-02-12 16:10:57 +00:00
Update .travis.yml
This commit is contained in:
@ -12,4 +12,7 @@ script:
|
|||||||
- pylint --rcfile=.pylintrc encryption host kademlia libp2p network peer stream_muxer transport tests
|
- pylint --rcfile=.pylintrc encryption host kademlia libp2p network peer stream_muxer transport tests
|
||||||
|
|
||||||
after_success:
|
after_success:
|
||||||
- codecov
|
- codecov
|
||||||
|
|
||||||
|
notifications:
|
||||||
|
slack: py-libp2p:RK0WVoQZhQXLgIKfHNPL1TR2
|
||||||
|
|||||||
Reference in New Issue
Block a user