Skip to content

Commit

Permalink
Hide pypi deploy token
Browse files Browse the repository at this point in the history
  • Loading branch information
luaifei committed Aug 30, 2019
1 parent f75ce79 commit cb61eac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -13,7 +13,7 @@ after_success:
deploy:
provider: pypi
user: __token__
password: pypi-AgEIcHlwaS5vcmcCJDQzYTM2OGYyLWExOGYtNDg1Zi04NmZkLWVjZjY5YjA2ZGJhOAACJXsicGVybWlzc2lvbnMiOiAidXNlciIsICJ2ZXJzaW9uIjogMX0AAAYgq3Q_EpJ8_YIp405sWqiuAoAzG6R7HPeayM7KLqX1M5k
password: $PYPI_DEPLOY_TOKEN
on:
branch: master
python: 3.7
Expand Down

0 comments on commit cb61eac

Please sign in to comment.