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