Closed aminya closed 3 years ago
@darangi @sadick254
I plan to change all the CI of the packages to GitHub Actions. Atom is a GitHub product, so we should use GitHub Actions. The configuration is the same for all packages, so no review is needed for each individual package as long as the tests pass.
Hey @aminya that would be awesome. Migrating to Github Actions was something on our plan. I encourage you to go ahead with the change although we might not be able to look at the PRs at the moment.
Description of the change
Use GitHub Actions instead of Travis and Appveyor.
Benefits
https://blog.travis-ci.com/2020-11-02-travis-ci-new-billing
Verification
The CI passes: https://github.com/aminya/node-pathwatcher/actions/runs/359170418
Drawbacks
none
Release Notes
N/A
Closes #93