Colourise test output

This commit is contained in:
Thom Wiggers 2019-02-18 10:10:12 +01:00
부모 336ea60a36
커밋 f43200f34d
No known key found for this signature in database
GPG 키 ID: 001BB0A7CE26E363
2개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제

파일 보기

@ -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