From dd8d57602d77cb6cc10c8793b8f7aa00f1e99a4a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Pupier?= Date: Mon, 21 Aug 2023 15:39:31 +0200 Subject: [PATCH] Remove Travis reference from Contributing guide MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Aurélien Pupier --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1392d0a198..517ef5df2d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -126,7 +126,7 @@ This helps us to reach several goals: `v2.7-bugfix` instead of master and that the target branch for the pull request is `v2.7-bugfix` as well . The pull request workflow is as follows: -* Every pull request will be built via [Travis CI](https://travis-ci.org/citrusframework). It's mandatory that +* Every pull request will be built via [GitHub Actions](https://github.com/citrusframework/citrus/actions/workflows/build.yml). It's mandatory that the build of the pull request is successful before the review begins. * A maintainer will [review](#review-criteria) your changes and provide feedback to you. * If the pull request is project internal, it is required that the