From 375a7606c642bf006a7488a9699406a3d275ab54 Mon Sep 17 00:00:00 2001 From: Todd Leonhardt Date: Sat, 30 Jan 2021 15:51:08 -0500 Subject: Deleted configuration for travis-ci.org and also deleted associated webhook within GitHub settings for the repo --- .github/CONTRIBUTING.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.github') diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 1175618a..6e5e7b9b 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -458,7 +458,8 @@ how to do it. 7. Creating the PR causes our continuous integration (CI) systems to automatically run all of the unit tests on all supported OSes and all supported versions of Python. You should watch your PR - to make sure that all unit tests pass on TravisCI (Linux), AppVeyor (Windows), and VSTS (macOS). + to make sure that all unit tests pass on every version of Python for each of Linux, Windows, and + macOS. 8. If any unit tests fail, you should look at the details and fix the failures. You can then push the fix to the same branch in your fork. The PR will automatically get updated and the CI system -- cgit v1.2.1