Congratulations! You may have already saved 8 minutes per travis build.
Hi, I just merged PR #3383, which allows whitelisted forks to use a network cache server for speeding up travis. All commit-bit bearing persons have has their fork whitelisted. The upstream pydata repo is also whitelisted, naturally. Proving that often all you really need to do is ask nicely, if you include the magic incantation "PLEASE_TRAVIS_FASTER" (just "PTF" also works) anywhere in the commit message, the travis build time should drop significantly, to under 4 minutes in the common case. Example: https://travis-ci.org/y-p/pandas/builds/6416089 Cheers, y-p
On Wed, Apr 17, 2013 at 7:43 AM, yoval p. <yoval@gmx.com> wrote:
Hi,
I just merged PR #3383, which allows whitelisted forks to use a network cache server for speeding up travis. All commit-bit bearing persons have has their fork whitelisted. The upstream pydata repo is also whitelisted, naturally.
Proving that often all you really need to do is ask nicely, if you include the magic incantation "PLEASE_TRAVIS_FASTER" (just "PTF" also works) anywhere in the commit message, the travis build time should drop significantly, to under 4 minutes in the common case.
Example: https://travis-ci.org/y-p/pandas/builds/6416089
Cheers, y-p
_______________________________________________ Pandas-dev mailing list Pandas-dev@python.org http://mail.python.org/mailman/listinfo/pandas-dev
Outstanding work! Faster builds --> get moar work done. - Wes
participants (2)
-
Wes McKinney -
yoval p.