From 7ad36a21644a1eadfc449a56f4756b9c1fa56f88 Mon Sep 17 00:00:00 2001 From: Kevin O'Connor Date: Fri, 25 Sep 2020 22:13:56 -0400 Subject: github: Run continuous integration tests using "github actions" Use "github actions" instead of "travis ci" for the automatic build regression tests. Signed-off-by: Kevin O'Connor --- docs/Debugging.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/Debugging.md b/docs/Debugging.md index dfd04add..4286a37a 100644 --- a/docs/Debugging.md +++ b/docs/Debugging.md @@ -178,8 +178,9 @@ and effect scenarios. Running the regression tests ============================ -The main Klipper GitHub repository uses TravisCI to run a series of -regression tests. It can be useful to run some of these tests locally. +The main Klipper GitHub repository uses "github actions" to run a +series of regression tests. It can be useful to run some of these +tests locally. The source code "whitespace check" can be run with: ``` -- cgit v1.2.3-70-g09d2