Skip to content

Commit

Permalink
remove secret from travis
Browse files Browse the repository at this point in the history
  • Loading branch information
glow-mdsol committed Sep 16, 2021
1 parent af810f0 commit e6ef879
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,3 @@ python:
- 3.9
install: python setup.py install
script: python setup.py test
deploy:
provider: pypi
user: glow-mdsol
password:
secure: NLsT0k/Umjvrmzuxe9V8qxiiRklUNMG03kdO6LsKhZWe7m5gUbSm8IcQqlRivEoaP83Vprk2Q6HbqxV9uP0n8ABprHfkabZPsileStE6M28NtTGwCIkCUp8245Ak7o3TVlApZRY5TZr4nZlKNM6s90iYB7OnQ8cudNDOJ1nAl/w=
on:
tags: true
python: '3.7'
distributions: sdist bdist_wheel
skip_existing: true

0 comments on commit e6ef879

Please sign in to comment.