Colourise test output

This commit is contained in:
Thom Wiggers 2019-02-18 10:10:12 +01:00
förälder 336ea60a36
incheckning f43200f34d
Ingen känd nyckel hittad för denna signaturen i databasen
GPG-nyckel ID: 001BB0A7CE26E363
2 ändrade filer med 2 tillägg och 1 borttagningar

Visa fil

@ -96,7 +96,7 @@ matrix:
script:
- make ${MAKETARGET}
- cd test && python3 -m nose -v
- cd test && nosetests --rednose --verbose
cache: pip

Visa fil

@ -1,2 +1,3 @@
PyYAML
nose
rednose