Skip to content

ci: migrate Travis CI to GitHub Actions #89

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ybiquitous
Copy link

Reasons:

  • Many OSS projects now have migrated Travis CI to GitHub Actions.
  • GitHub users can see or run CI jobs more easily on GitHub Actions.

@ybiquitous ybiquitous marked this pull request as ready for review March 14, 2023 00:14
@alexander-akait
Copy link
Collaborator

@TrySound Friendly ping, can you give permissions on merge/release/etc for @ybiquitous, he is from stylelint core team and this module is used a lot, I think giving him the rights to this project will help the project move faster and fix bugs, thanks

strategy:
fail-fast: false
matrix:
node-version: [8, 10, 12, 14, 16, 18]
Copy link
Author

@ybiquitous ybiquitous Mar 14, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[note] It seems good to reduce the number of versions. Feel free to ask me if you have any thoughts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants