Uh oh!
There was an error while loading. Please reload this page.
make CI build faster - #252
Conversation
coveralls
commented
Aug 25, 2014
thgreasi
commented
Aug 25, 2014
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?? |
PeterDaveHello
commented
Aug 26, 2014
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. |
thgreasi
commented
Oct 17, 2014
The merging of v0.13.x-dev branch into master contained more than 20 commits, would that be a problem with this PR? |
PeterDaveHello
commented
Oct 17, 2014
I think that won't be a problem. |
thgreasi
commented
Oct 17, 2014
I will be honest... I'm afraid enough to not merge this. |
PeterDaveHello
commented
Oct 18, 2014
No problem. |
No description provided.