Do the other static checks, but not clonedigger
This commit is contained in:
parent
a209bce183
commit
d81145cb33
2 changed files with 5 additions and 4 deletions
|
@ -5,6 +5,7 @@ python:
|
|||
install:
|
||||
- pip install -r test_requirements.txt
|
||||
- pip install coveralls
|
||||
before_script: ./check.sh
|
||||
script: coverage run --source=pylast ./test_pylast.py
|
||||
after_success:
|
||||
coveralls
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue