abicky / nodejs-repl.el

Run Node.js REPL and communicate with the process
190 stars 38 forks source link

Migrate from Travis CI to GitHub Actions #30

Closed abicky closed 4 years ago

abicky commented 4 years ago

It seems better to use GitHub Actions as described in https://github.com/cask/cask/issues/471. In addition, GitHub Actions is faster than Travis CI because it executes 20 jobs at the same time.