[pytest-dev] Travis auto-cancellation enabled
Bruno Oliveira
nicoddemus at gmail.com
Wed Mar 22 11:34:43 EDT 2017
Hi everyone,
Travis introduced "auto-cancellation", meaning that if a new commit is
pushed to a branch or PR, any queued builds for the previous commit in that
branch or PR is cancelled automatically.
I think this is a great idea as it avoids building older commits which are
probably no longer relevant.
More information here:
https://blog.travis-ci.com/2017-03-22-introducing-auto-cancellation
I decided to go ahead and enable this as I believe it is a win-win
situation, but if somebody disagrees please let me know.
Cheers,
Bruno.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pytest-dev/attachments/20170322/eaf6b641/attachment-0001.html>
More information about the pytest-dev
mailing list