Skip to content
This repository was archived by the owner on Mar 8, 2020. It is now read-only.

Commit 851e106

Browse files
author
Simon Stone
committed
Need to deploy on all branches (including tags)
1 parent 69f98ca commit 851e106

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ deploy:
2727
script: ./.travis/deploy.sh
2828
skip_cleanup: true
2929
on:
30-
branch: master
30+
all_branches: true
3131
cache:
3232
directories:
3333
- node_modules

0 commit comments

Comments
 (0)