Skip to content

Commit

Permalink
Fix deploy token
Browse files Browse the repository at this point in the history
  • Loading branch information
Axel Dahlberg committed Aug 25, 2020
1 parent 8829451 commit c39ed49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ before_deploy:
- cd ..
deploy:
- provider: pypi
user: adahlberg
user: __token__
password:
secure: HS1N/sC4eBKH/SQWLNxxO1wS1/P2lp5aV69plaw0sU3aj97uz1RkLDPI8YUG1y3yEIR053JB+MGSnZ1DxXEqu0lH6XXI+pBtej47asRB+mbjFUZpCSPtq2KzcVkGF5bxpyA1k6l6Q3NauyJw2gAJrP+YYX6lO1Fd+WDdzEFw4sPnyM+r77krfOPMozEr1vBls2H5kVxA61yxb+uaydefL4tNqaZy8oCTOGEDUT/OzgiX+pWGtmOYP1MIs7ZBboODY3KzwgkVfPtEPsqR0AAic8KHzrZxjd32a3FqmVAV8+Gv0f7HaL6eRP9hJcxwOHRpv7v66BFBRe9zS16CV9CyaSEQ61ZDKdnEIvjSUiXwQeHnLahMNpX7qdRKmjbvM1Odij1qd44KHg10H0hywf2brqQJEUDh3iquas5A9cB/5aAqalHBJ5+pThkOhG23PoE/OfuXAjBjKIrAkHgugekG0aPC3KskdX1EHxiyobvuyvJFqchT7xpYY1NDFVrawdYpLWNPU6Mw2cobCKIg7WvkJa0oN7ndOE40YUNeuzfP+/0QYuAf/CKE344Rk7+1j2mg6vRxshm7N58hZ2d1wAPTa0ucX8PwhT2RPmylZQm2TBfXgRAuM7ggSpeYGOvbVryqfV76s9mdm5AwRtEyPvWt8KMkL2FGaSnFlx2juRkpk7Q=
distributions: sdist bdist_wheel
Expand Down

0 comments on commit c39ed49

Please sign in to comment.