Skip to content

Commit c6e6eea

Browse files
author
Clement Champetier
committed
Travis: push release to github whatever the branch is
1 parent bdf5656 commit c6e6eea

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
@@ -128,5 +128,6 @@ deploy:
128128
file: avtranscoder-${TRAVIS_OS_NAME}-${CC}-${DEPENDENCY_NAME}-${DEPENDENCY_VERSION}.tgz
129129
skip_cleanup: true
130130
on:
131-
branch: master
131+
tags: true
132+
all_branches: true
132133
condition: ${ENABLE_COVERAGE} = false

0 commit comments

Comments
 (0)