add coverage
authorsalimfadhley <sal@stodge.org>
Tue, 18 Jun 2013 23:04:05 +0000 (00:04 +0100)
committerSalim Fadhley <sal@stodge.org>
Sun, 23 Jun 2013 20:21:52 +0000 (21:21 +0100)
circle.yaml

index 5f1a2dd..e58c68a 100644 (file)
@@ -8,6 +8,7 @@ machine:
 dependencies:
   post:
     - python setup.py test --dry-run
+    - easy_install coverage
 
 ## Customize test commands
 test: