nodejs
nodejs copied to clipboard
Consider enabling CI (Travis or something)
trafficstars
It would be benefical to run CI on every PR so that you can verify PR does not break anything with less effort. Many hosted CI offer free plan for OSS.
Only repository owner can enable CI. Once you enabled, contirbutors (like me) can add CI configuration file in the repository.