Skip to content

Commit

Permalink
fix travis yml
Browse files Browse the repository at this point in the history
  • Loading branch information
deargle committed Mar 21, 2021
1 parent f5f8a6d commit 935c517
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Expand Up @@ -22,9 +22,9 @@ matrix:
deploy:
# production pypi
- provider: pypi
user: nyuccl
password:
secure: h8nh6ooykI7eniajVkE/MYxZgyZoxcKRODhFWUwjlSHRmUV2tW/n2i/4MYJvMQXqiBgO64nOPmNhNH0mhYY+GbwyinAThRn3xhPIUfO8tV+edpzlzSwnGT+xSRINoUaGZfrs5UqCPVS7Ff5EB4SYRfrYBoV2VA5sx1XxoKKPkU4=
user: nyuccl
password:
secure: h8nh6ooykI7eniajVkE/MYxZgyZoxcKRODhFWUwjlSHRmUV2tW/n2i/4MYJvMQXqiBgO64nOPmNhNH0mhYY+GbwyinAThRn3xhPIUfO8tV+edpzlzSwnGT+xSRINoUaGZfrs5UqCPVS7Ff5EB4SYRfrYBoV2VA5sx1XxoKKPkU4=
skip_existing: true
on:
tags: true
Expand Down

0 comments on commit 935c517

Please sign in to comment.