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.
_______________________________________________ pytest-dev mailing list [email protected] https://mail.python.org/mailman/listinfo/pytest-dev
