Skip to content

Commit 2a36b6c

Browse files
authored
chore(travis-ci): use correct environment variable
1 parent f29990b commit 2a36b6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ deploy:
2020
on:
2121
branch: master
2222
- provider: pypi
23-
user: $PIPY_USERNAME
23+
user: $PYPI_USERNAME
2424
password: $PYPI_PASSWORD
2525
distributions: "sdist bdist_wheel"
2626
skip_cleanup: true

0 commit comments

Comments
 (0)