projects
/
money.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0d7389f
)
altro test step?
author
scompo
<scompo@gmail.com>
Thu, 31 Jan 2019 03:45:41 +0000
(
03:45
+0000)
committer
scompo
<scompo@gmail.com>
Thu, 31 Jan 2019 03:45:41 +0000
(
03:45
+0000)
scompo-ci.json
patch
|
blob
|
blame
|
history
diff --git
a/scompo-ci.json
b/scompo-ci.json
index 707669cf6c1b9b6580bc4ce31a3e6207b907b780..c43c1e04bedd7996ef652ad12bf459f687314328 100644
(file)
--- 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"
+ ]
+ }
+ ]
}