Skip to content

Commit 217b2ea

Browse files
committed
chore: travis deploy on main, not master
1 parent ef6dd6f commit 217b2ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ deploy:
5050
skip_cleanup: true
5151
on:
5252
python: '3.6'
53-
branch: master
53+
branch: main
5454
- provider: pypi
5555
user: __token__
5656
password: $PYPI_TOKEN

0 commit comments

Comments
 (0)