Skip to content

Commit 9e8ebd8

Browse files
committed
Changed travis settings
1 parent cfd1fe8 commit 9e8ebd8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ script:
1111
- coverage run --source=domdf_python_tools -m pytest
1212
after_success:
1313
- coveralls
14+
before_deploy:
15+
- git clean -f -x
1416
deploy:
1517
provider: pypi
1618
user: "DomDF"

0 commit comments

Comments
 (0)