Colourise test output

This commit is contained in:
Thom Wiggers 2019-02-18 10:10:12 +01:00
parent 336ea60a36
commit f43200f34d
Non sono state trovate chiavi note per questa firma nel database
ID Chiave GPG: 001BB0A7CE26E363
2 ha cambiato i file con 2 aggiunte e 1 eliminazioni

Vedi File

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

Vedi File

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