From 66c09622c0da9e7d29243bbdd28a739722642cdc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josef=20=C5=A0im=C3=A1nek?= Date: Sun, 7 Sep 2025 14:37:18 +0200 Subject: [PATCH] Update CI references from TravisCI to GitHub Actions --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index 09c6308..e0fda6f 100644 --- a/index.md +++ b/index.md @@ -42,7 +42,7 @@ _Requirements_: `cat`, `date`, `env`, `ls`, `mkdir`, `od` (or `hexdump`), `rm`, ### Tested on numerous real shells and OSs -The latest shells have been tested with CI ([TravisCI](https://travis-ci.com/shellspec/shellspec) / [CirrusCI](https://cirrus-ci.com/github/shellspec/shellspec)). In addition, the shell used by Debian in the past has been tested using Docker. The oldest Debian is 2.2! +The latest shells have been tested with CI ([GitHub Actions](https://github.com/shellspec/shellspec/actions) / [CirrusCI](https://cirrus-ci.com/github/shellspec/shellspec)). In addition, the shell used by Debian in the past has been tested using Docker. The oldest Debian is 2.2! The operating systems that have been confirmed to work are Linux, macOS, Windows, BSD, Solaris and AIX.