make sure that linting is a part of automated tests
This commit is contained in:
parent
87ea77d12d
commit
9549bc6a5b
@ -3,4 +3,4 @@ python:
|
||||
- "2.7"
|
||||
- "pypy"
|
||||
install: pip install . --use-mirrors
|
||||
script: trial kademlia
|
||||
script: make test
|
||||
|
Loading…
Reference in New Issue
Block a user