diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index aa797d119..18dfe6972 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -28,4 +28,4 @@ $ vendor/bin/phpunit If the test suite passes on your local machine you should be good to go. -When you make a pull request, the tests will automatically be run again by [Travis CI](https://travis-ci.org/) on multiple php versions and hhvm. +When you make a pull request, the tests will automatically be run again by [GitHub Actions](https://github.com/orchestral/testbench-core/actions) on multiple php versions.