This website requires JavaScript.
Explore
Help
Sign In
Ilgrim
/
kademlia
Watch
1
Star
0
Fork
0
You've already forked kademlia
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e58c710da0
kademlia
/
.travis.yml
7 lines
101 B
YAML
Raw
Normal View
History
Unescape
Escape
added travis file and some more tests
2014-01-04 20:27:45 +01:00
language
:
python
python
:
-
"2.7"
-
"pypy"
fix issue in republishing keys with only digest available, fixing #25
2017-03-15 19:36:00 +01:00
install
:
pip install . pep8 pyflakes
make sure that linting is a part of automated tests
2016-04-07 08:42:40 +02:00
script
:
make test
Reference in New Issue
Copy Permalink