language-typescript icon indicating copy to clipboard operation
language-typescript copied to clipboard

GitHub Actions

Open aminya opened this issue 5 years ago • 0 comments

Description of the change

Use GitHub Actions instead of Travis and Appveyor.

Benefits

  • GitHub Actions is much faster than the other CI services and allows parallel runs
  • GitHub Actions it is much easier to configure.
  • Atom is a GitHub product, so we should use GitHub Actions.
  • Travis is making its services limited and monetary.
    https://blog.travis-ci.com/2020-11-02-travis-ci-new-billing

Verification

The CI passes: https://github.com/aminya/language-typescript/actions/runs/359824689

Drawbacks

none

Release Notes

N/A

aminya avatar Nov 12 '20 14:11 aminya