Update .travis.yml
This commit is contained in:
parent
2165afdb81
commit
8326f87835
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user