From 23eb9f2c8be29650a18ef61b32cf70a54f0525e0 Mon Sep 17 00:00:00 2001 From: Gavin Patton Date: Thu, 10 Aug 2023 12:20:13 +0100 Subject: [PATCH] (CAT-343) Audit modules and tools for references to travis. Removed all needless references to travis. --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index affba0b39..4c541b6e1 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -56,7 +56,7 @@ Runs Ruby style checks. Use `rake rubocop:auto_correct` to fix the easy ones. ## acceptance:local -Runs acceptance tests on the current pdk code. These tests are executed on commits and pull requests to this repo using both travis and appveyor. +Runs acceptance tests on the current pdk code. These tests are executed on commits and pull requests to this repo using appveyor. # Testing packages