Colourise test output

这个提交包含在:
Thom Wiggers 2019-02-18 10:10:12 +01:00
父节点 336ea60a36
当前提交 f43200f34d
找不到此签名对应的密钥
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