chore(travis): upload artifacts for all branches

We want to get the presubmit* branch artifacts for further testing
This commit is contained in:
Alex Eagle 2015-07-31 14:58:50 -07:00
parent 6d280ea31f
commit 6d272cc5f9
1 changed files with 0 additions and 2 deletions

View File

@ -106,7 +106,6 @@ deploy:
# create a "subdirectory" for each commit
upload-dir: $TRAVIS_COMMIT/dart_stable
on:
branch: master
repo: angular/angular
condition: "$MODE = dart && $DART_CHANNEL = stable"
- provider: gcs
@ -119,6 +118,5 @@ deploy:
local-dir: deploy
upload-dir: $TRAVIS_COMMIT/js
on:
branch: master
repo: angular/angular
condition: "$MODE = js"