From: salimfadhley Date: Tue, 18 Jun 2013 23:04:05 +0000 (+0100) Subject: add coverage X-Git-Tag: v0.2.23~144 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b088dfdca1fcefe9cd2240221ce66bb2b6655239;p=tools%2Fpython-jenkinsapi.git add coverage --- diff --git a/circle.yaml b/circle.yaml index 5f1a2dd..e58c68a 100644 --- 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: