Colourise test output

This commit is contained in:
Thom Wiggers 2019-02-18 10:10:12 +01:00
父節點 336ea60a36
當前提交 f43200f34d
沒有發現已知的金鑰在資料庫的簽署中
GPG Key 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