Skip to content

Commit

Permalink
ci: test pypi travis setting
Browse files Browse the repository at this point in the history
  • Loading branch information
feng-tao committed Aug 11, 2020
1 parent 14d02a9 commit 5784bff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ deploy:
skip_existing: true
on:
tags: true
repo: lyft/amundsencommon
repo: amundsen-io/amundsencommon
password:
secure: NXVfA0RWsk0NAfLhwKIi50UQovOmanlR2KiIUJm1dhQFkkrCIbMIJ0tXSBCOmxJEzKRCObkei4IF9TFBYndE2NkvuuuZHPIQHgXjDr7brIMAeTD7pdJwgzBfLeFbBvIGX/RqZTbkulpQS+rtgr4XpnWELJpnDQlaoCkP2VCqorchhYm34fBahQOHHnsEG2o3ZxU2HXaLTNaW1Q9htrBM65t7TYi/kE1dVhGdh65/M2EP0owed5T5rQNs8jN+QTCuLdqKBsg49zyZUHs46ffs7o67bwx0BSfF6WLdFa4s3sTEDVn0frkgOeJfDDZiTPOYnQSLACskzLiBaG7sILU5hlD3ME45IT8W1Unryti5uS5LCcv01PvpEMp86ZLJGkQFOmTilLXvz+o20ssDWCPUaXxqLNk8iu4C+nSbq52b7EvhYwYFn8eruiloBuG9QFS8YE8UEYxE5t7KORMt2+xz8AiAWr+2EkVkZOTocSXnJavjW1Ihr0U9Tn+hkGFGD5SMfO2G7STYmd1wHEzCf/AOeDrDi3IH2KLrd6tvK7ZRfT6AbIYMsdvFxfCeiVlrt47n3XpQ9KTepXgMGDmdzu7YYmqRMWg4CirOiVr9zh6uPrtXNv5nt38S2Uzie1TtOyzJlWpKLQG7jzyNW9SIK4oU7Fwvi9V0jQ8r7pW5xbZcdEQ=
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setup(
name='amundsen-common',
version='0.3.6',
version='0.3.7rc1',
description='Common code library for Amundsen',
long_description=open('README.md').read(),
long_description_content_type='text/markdown',
Expand Down

0 comments on commit 5784bff

Please sign in to comment.