@azu/migrate-travis-ci-to-github-actions
v1.3.0
Published
Migrate Travis CI to GitHub Actions. Node.js CI settings
Downloads
39
Readme
@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.
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
Author
License
MIT © azu