Skip to content

Commit 208fc6f

Browse files
author
Tim Hopper
committed
deploy all branches
1 parent ab8c017 commit 208fc6f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,6 @@ before_deploy:
1616
deploy:
1717
provider: script
1818
script: ./netlify_deploy.sh
19-
skip_cleanup: true
19+
skip_cleanup: true
20+
on:
21+
all_branches: true

0 commit comments

Comments
 (0)