Commit Graph

1 Commits

Author SHA1 Message Date
Jordan Harband
d0bf268db2 [actions] migrate Travis CI tests to GitHub Actions
Add new workflow for tests that were only running on Travis CI:
- fast test suite (sh, bash, dash, zsh)
- installation_iojs without curl (sh, bash, dash, zsh)
- installation_node with and without curl (sh, bash, dash, zsh)
- xenial test suite (sh, bash, dash, zsh)

The installation_node and xenial tests run on ubuntu-20.04 to match
the Travis xenial environment as closely as possible.
2026-01-20 20:17:42 -08:00