diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 1855d2c..d9270f6 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -95,5 +95,5 @@ For merging, you should: .. [1] If you don't have all the necessary Python versions available locally or have trouble building all the testing environments, you can rely on - Travis and AppVeyor - they will run the tests for each change you add in + GitHub Actions - it will run the tests for each change you add in the pull request.