mirror of
https://github.com/Hopiu/django-watson.git
synced 2026-03-16 22:00:22 +00:00
Fixing deploy
This commit is contained in:
parent
c1a527b39a
commit
24cd0e609a
1 changed files with 2 additions and 0 deletions
|
|
@ -38,6 +38,8 @@ script:
|
|||
- coverage run -a tests/runtests.py -d mysql
|
||||
after_success:
|
||||
- coverage report
|
||||
before_deploy:
|
||||
- pip install wheel
|
||||
deploy:
|
||||
provider: pypi
|
||||
user: etianen
|
||||
|
|
|
|||
Loading…
Reference in a new issue