Browse Source

Update .travis.yml

pull/80/head
Alex Haynes 6 years ago
committed by GitHub
parent
commit
8326f87835
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 5
      .travis.yml

5
.travis.yml

@ -12,4 +12,7 @@ script:
- pylint --rcfile=.pylintrc encryption host kademlia libp2p network peer stream_muxer transport tests
after_success:
- codecov
- codecov
notifications:
slack: py-libp2p:RK0WVoQZhQXLgIKfHNPL1TR2

Loading…
Cancel
Save