Skip to content

Commit

Permalink
Add PyPI deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
Aleksandr Ivanovskiy committed Jun 22, 2016
1 parent 19f998b commit 276fa4a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,12 @@ before_script:
script:
- flake8
- nosetests -v tests
deploy:
provider: pypi
user: wg_webqaa
password:
secure: DcVhS0+ivUH80Nod578mpOGw0VWt+IatNnek5ALmMEJstt7NZWVuv8ZpknfLWqEoTGcChDcmqnM59uTwEykUqJxQY4PPlKab3sfntp08hTqssIJ2ikvRBeIrTsaUGyzu+jpa4x1bDRtQmcxzjH6JtT45QsCHnvWvOpjpTI34X/w=
on:
tags: true
distributions: sdist bdist_wheel
repo: wgnet/webium

0 comments on commit 276fa4a

Please sign in to comment.