Skip to content

Commit 4f4c3dc

Browse files
committed
Enable all branches for Travis upload
1 parent 72667fd commit 4f4c3dc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@ deploy:
88
file: 'release.zip'
99
skip_cleanup: true
1010
on:
11-
tags
11+
all_branches: true
12+
tags: true

0 commit comments

Comments
 (0)