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 cfd1fe8 commit 9e8ebd8Copy full SHA for 9e8ebd8
.travis.yml
@@ -11,6 +11,8 @@ script:
11
- coverage run --source=domdf_python_tools -m pytest
12
after_success:
13
- coveralls
14
+before_deploy:
15
+ - git clean -f -x
16
deploy:
17
provider: pypi
18
user: "DomDF"
0 commit comments