mcm icon indicating copy to clipboard operation
mcm copied to clipboard

Speed up Travis builds by only running affected tests

Open zombiezen opened this issue 8 years ago • 2 comments

Bazel has a script that already does this: https://github.com/bazelbuild/bazel/blob/master/scripts/ci/ci.sh

This would just need to be grafted onto the Travis configuration to use TRAVIS_COMMIT_RANGE, as described in Travis Environment Variables.

zombiezen avatar Dec 16 '16 06:12 zombiezen

Hi @zombiezen , can I take this up?

bassdeveloper avatar Jul 12 '17 10:07 bassdeveloper

Sure! Go for it!

zombiezen avatar Jul 14 '17 13:07 zombiezen