@azu/migrate-travis-ci-to-github-actions
TypeScript icon, indicating that this package has built-in type declarations

1.3.0 • Public • Published

@azu/migrate-travis-ci-to-github-actions

Migrate Travis CI to GitHub Actions in my Node.js use-case.

Does

  • [x] Remove .travis.yml
  • [x] Copy templates to .github/workflows/test.yml
    • Current template has only Node.js basic pattern
  • [x] Rewrite a badge link in README.md

Install

Install with npm:

npx @azu/migrate-travis-ci-to-github-actions

Usage

npx @azu/migrate-travis-ci-to-github-actions

Changelog

See Releases page.

Contributing

Pull requests and stars are always welcome.

For bugs and feature requests, please create an issue.

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Author

License

MIT © azu

Readme

Keywords

Package Sidebar

Install

npm i @azu/migrate-travis-ci-to-github-actions

Weekly Downloads

2

Version

1.3.0

License

MIT

Unpacked Size

14.4 kB

Total Files

12

Last publish

Collaborators

  • azu