From bd39f8883c54599171410a180911c5a5974d9a6c Mon Sep 17 00:00:00 2001 From: scompo Date: Thu, 31 Jan 2019 07:40:30 +0000 Subject: [PATCH] Rimossi test duplicati di prova --- scompo-ci.json | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/scompo-ci.json b/scompo-ci.json index c43c1e0..707669c 100644 --- a/scompo-ci.json +++ b/scompo-ci.json @@ -6,13 +6,5 @@ "python --version", "python -m unittest -v" ] - }, - { - "name": "test2", - "commands": [ - "python --version", - "python -m unittest -v" - ] - } - ] + }] } -- 2.25.1