Skip to content

Commit 47160ae

Browse files
committed
add username to travis deploy config
1 parent b297556 commit 47160ae

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ after_success:
2424
- codecov
2525
deploy:
2626
provider: pypi
27+
username: "mvanlonden"
2728
on:
2829
tags: true
2930
branch: next

0 commit comments

Comments
 (0)