Skip to content
This repository has been archived by the owner on Jun 7, 2023. It is now read-only.

Commit

Permalink
Tweaked build settings.
Browse files Browse the repository at this point in the history
  • Loading branch information
todofixthis committed Sep 24, 2017
1 parent 7088443 commit f1f0ae7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ script:
- nosetests pyota-unittests/test
deploy:
on:
branch: master
tags: true
provider: pypi
distribution: bdist_wheel sdist
distributions: 'bdist_wheel sdist'
skip_upload_docs: true
user: phx
password:
Expand Down

0 comments on commit f1f0ae7

Please sign in to comment.