Skip to content

Commit 62fe715

Browse files
committed
자동배포 브랜치 설정
1 parent 923c5ab commit 62fe715

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,6 @@ deploy:
1717
distributions: "sdist bdist_wheel"
1818
on:
1919
tags: true
20-
branch: release
20+
branch:
21+
- release
22+
- master

0 commit comments

Comments
 (0)