Skip to content

Commit 9d4e086

Browse files
author
Roman Volosatovs
committed
.travis.yml: Deploy all branches
1 parent d7aa1cd commit 9d4e086

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,5 @@ script:
1919
deploy:
2020
provider: script
2121
script: bash travis-push.sh
22+
on:
23+
all_branches: true

0 commit comments

Comments
 (0)