Skip to content

Commit

Permalink
Changed travis settings
Browse files Browse the repository at this point in the history
  • Loading branch information
domdfcoding committed Jul 8, 2019
1 parent cfd1fe8 commit 9e8ebd8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ script:
- coverage run --source=domdf_python_tools -m pytest
after_success:
- coveralls
before_deploy:
- git clean -f -x
deploy:
provider: pypi
user: "DomDF"
Expand Down

0 comments on commit 9e8ebd8

Please sign in to comment.