Skip to content

Commit 7f33184

Browse files
committed
chore(showcase): deploy showcase only on master
1 parent 0a7613b commit 7f33184

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
@@ -33,6 +33,8 @@ jobs:
3333
skip_cleanup: true
3434
github_token: $GH_TOKEN
3535
local_dir: dist/ng-sortgrid-demo
36+
on:
37+
branch: master
3638
- stage: build & publish lib
3739
script:
3840
- npm run build:lib

0 commit comments

Comments
 (0)