Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
As Travis CI is now severely limited for OSS projects and I would say GitHub Actions are more accessible for GitHub projects.
Based on a modified copy of the one in Unicorn, which we back then discussed in sindresorhus/eslint-plugin-unicorn#504.
Added tests for Node
14
and15
on top of the10
and12
that's in the Travis file.Once actions/setup-node#26 has been solved the version numbers can be replaced with aliases like
lts
instead, until then eg. https://github.com/dcodeIO/setup-node-nvm could be used if wanted.Runs well: https://github.com/voxpelli/type-fest/actions?query=workflow%3ACI