Colourise test output

This commit is contained in:
Thom Wiggers 2019-02-18 10:10:12 +01:00
vanhempi 336ea60a36
commit f43200f34d
No known key found for this signature in database
GPG avaimen ID: 001BB0A7CE26E363
2 muutettua tiedostoa jossa 2 lisäystä ja 1 poistoa

Näytä tiedosto

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

Näytä tiedosto

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