Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down