heptapod-ci: colorize output stable
authorPierre-Yves David <pierre-yves.david@octobus.net>
Fri, 24 Jan 2020 23:22:29 +0100
branchstable
changeset 44250 7e08d3885b28
parent 44249 8b1dd3f42396
child 44251 2aa2408e7515
heptapod-ci: colorize output The run result are nicer to read with color. Differential Revision: https://phab.mercurial-scm.org/D8012
contrib/heptapod-ci.yml
--- 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-*.*