projects
/
tools
/
python-jenkinsapi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
db6b85b
)
add coverage
author
salimfadhley
<sal@stodge.org>
Tue, 18 Jun 2013 23:04:05 +0000
(
00:04
+0100)
committer
salimfadhley
<sal@stodge.org>
Tue, 18 Jun 2013 23:04:05 +0000
(
00:04
+0100)
circle.yaml
patch
|
blob
|
history
diff --git
a/circle.yaml
b/circle.yaml
index
5f1a2dd
..
e58c68a
100644
(file)
--- a/
circle.yaml
+++ b/
circle.yaml
@@
-8,6
+8,7
@@
machine:
dependencies:
post:
- python setup.py test --dry-run
+ - easy_install coverage
## Customize test commands
test: