Colourise test output

このコミットが含まれているのは:
Thom Wiggers 2019-02-18 10:10:12 +01:00
コミット 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