We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b766be0 commit 71bf618Copy full SHA for 71bf618
circle.yml
@@ -2,3 +2,6 @@ machine:
2
python:
3
version: 2.7.6
4
5
+test:
6
+ override:
7
+ - coverage run
0 commit comments