We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a072129 commit dd618aaCopy full SHA for dd618aa
1 file changed
.travis.yml
@@ -31,7 +31,7 @@ script:
31
else
32
# Undo configs in setup.cfg
33
echo -e '[pytest]\nmarkers: slow' > pytest.ini
34
- pytest
+ pytest --cov=graphkit
35
fi
36
37
deploy:
0 commit comments