make CI build faster#252
make CI build faster#252PeterDaveHello wants to merge 1 commit intoangular-ui:masterfrom PeterDaveHello:patch-1
Conversation
|
With the current size of the repo, I didn't see any gains comparing this PR's build time and for example the svg PR?? |
|
Because the deviation range is very big, but it can still help, just like we don't need the whole repo to CI build, do use git shallow clone, the default value of depth is 50 on travis CI, but usually we don't need so many revisions to build, a lower number can help to save the bandwidth and time. |
|
The merging of v0.13.x-dev branch into master contained more than 20 commits, would that be a problem with this PR? |
|
I think that won't be a problem. |
|
I will be honest... I'm afraid enough to not merge this. |
|
No problem. |
No description provided.