From: scompo Date: Thu, 31 Jan 2019 03:45:41 +0000 (+0000) Subject: altro test step? X-Git-Url: https://git.scompo.it/?a=commitdiff_plain;h=9560e127715bffc1f5745f7c7136bbd6077e7ce4;p=money.git altro test step? --- diff --git a/scompo-ci.json b/scompo-ci.json index 707669c..c43c1e0 100644 --- a/scompo-ci.json +++ b/scompo-ci.json @@ -6,5 +6,13 @@ "python --version", "python -m unittest -v" ] - }] + }, + { + "name": "test2", + "commands": [ + "python --version", + "python -m unittest -v" + ] + } + ] }