Skip to content

Commit

Permalink
Merge pull request #30 from ssbarnea/master
Browse files Browse the repository at this point in the history
removed pypi credentials from travis file
  • Loading branch information
ssbarnea authored Apr 15, 2020
2 parents c7f6c29 + 9c38f68 commit c9054ae
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,6 @@ jobs:
- python setup.py sdist bdist_wheel
deploy:
- provider: pypi
username: pycontribs
password:
secure: B7u10E5+HFXg4jRJFvHL1Z7mTMJfQh+BwKt22NdAnNm0K3xSj0E5h2C6vEHs97xG7vJ36Eh1Dc2W85miFaolJ6efg0DnGAzjBFUWKZhjufO6zXP3e86VpSS/pTNlfcXaswOP+hkVb0Q3zqwSK4dGLOAB8/OTbb8SBWjAndixDzw= # yamllint disable-line
distributions: sdist bdist_wheel
cleanup: false
on:
Expand Down

0 comments on commit c9054ae

Please sign in to comment.