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

Commit 422e8e7

Browse files
author
Simon Stone
authored
Merge pull request #500 from sstone1/master
Need to deploy on all branches (including tags)
2 parents 69f98ca + 851e106 commit 422e8e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
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)