Skip to content

Commit 6d272cc

Browse files
committed
chore(travis): upload artifacts for all branches
We want to get the presubmit* branch artifacts for further testing
1 parent 6d280ea commit 6d272cc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,6 @@ deploy:
106106
# create a "subdirectory" for each commit
107107
upload-dir: $TRAVIS_COMMIT/dart_stable
108108
on:
109-
branch: master
110109
repo: angular/angular
111110
condition: "$MODE = dart && $DART_CHANNEL = stable"
112111
- provider: gcs
@@ -119,6 +118,5 @@ deploy:
119118
local-dir: deploy
120119
upload-dir: $TRAVIS_COMMIT/js
121120
on:
122-
branch: master
123121
repo: angular/angular
124122
condition: "$MODE = js"

0 commit comments

Comments
 (0)