Use unit2
command instead of python -m
This commit is contained in:
parent
24fb672f43
commit
223f30c7cf
@ -7,4 +7,4 @@ python:
|
||||
install:
|
||||
- pip install unittest2
|
||||
script:
|
||||
- python -m unittest2
|
||||
- unit2
|
||||
|
Loading…
x
Reference in New Issue
Block a user