Colourise test output
This commit is contained in:
parent
336ea60a36
commit
f43200f34d
@ -96,7 +96,7 @@ matrix:
|
|||||||
|
|
||||||
script:
|
script:
|
||||||
- make ${MAKETARGET}
|
- make ${MAKETARGET}
|
||||||
- cd test && python3 -m nose -v
|
- cd test && nosetests --rednose --verbose
|
||||||
|
|
||||||
cache: pip
|
cache: pip
|
||||||
|
|
||||||
|
@ -1,2 +1,3 @@
|
|||||||
PyYAML
|
PyYAML
|
||||||
nose
|
nose
|
||||||
|
rednose
|
||||||
|
Loading…
Reference in New Issue
Block a user