heptapod-ci: colorize output
The run result are nicer to read with color.
Differential Revision: https://phab.mercurial-scm.org/D8012
--- a/contrib/heptapod-ci.yml Sat Jan 25 17:57:40 2020 +0100
+++ b/contrib/heptapod-ci.yml Fri Jan 24 23:22:29 2020 +0100
@@ -10,4 +10,4 @@
checks-py2:
script:
- cd tests/
- - python run-tests.py --time test-check-*.*
+ - python run-tests.py --color=always --time test-check-*.*