sprintf.js icon indicating copy to clipboard operation
sprintf.js copied to clipboard

test: add GHA testing, nuke Travis

Open msimerson opened this issue 1 year ago • 1 comments

Hello again. 👋🏻

  • ci: replace travis (dead) with Github Actions GHA)
  • ci: automatically test on ubuntu & windows
  • ci: automatically test on the LTS versions of node.js
  • ci: also test in node 10. Perhaps a min node.js version should be specified in package.json?
  • deps: remove mocha & eslint, they get auto-installed by npx when needed
  • included are working configs for coveralls and codecov, if you're so inclined
  • update CI badge URL, remove broken badges

You can preview the test runs in image below and in the Actions tab of my fork

closes #220

msimerson avatar Apr 04 '24 23:04 msimerson

Screenshot 2024-04-04 at 6 57 29 PM

msimerson avatar Apr 04 '24 23:04 msimerson