diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index d8ce41f99..532e09aac 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -28,10 +28,9 @@ use GitHub's pull request workflow to review the contribution, and either ask you to make any refinements needed or merge it and make them ourselves. The changes will then land on master when we next do a release. -We use Travis for continuous integration, and all pull requests get -automatically tested by Travis: if your change breaks the build, then the PR -will show that there are failed checks, so please check back after a few -minutes. +We use continuous integration, and all pull requests get automatically tested: +if your change breaks the build, then the PR will show that there are failed +checks, so please check back after a few minutes. Code style ~~~~~~~~~~