Skip to content

Commit 936c26f

Browse files
Merge pull request #22 from angular-package/change-detection
Change detection
2 parents 073ff49 + 9173940 commit 936c26f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

packages/change-detection/.travis.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,6 @@ deploy:
1717
skip_cleanup: true
1818
on:
1919
tags: true
20-
all_branches: true
21-
repo: angular-package/change-detection
20+
all_branches: false
21+
branch: change-detection
22+
repo: angular-package/angular-package

0 commit comments

Comments
 (0)