Migrate CI to GitHub Actions#488
Conversation
|
Thanks for suggestion! I'd like to ask if this practice (migrating to Github Actions) is a popolar option for Rust projects these days. If so, I'm happy to merge this PR. And it seems this PR itself is not tested with a CI. Do you know how to check if it actually works? |
rustup, clippy, rayon, hyper, etc. have migrated to Github Actions.
Oops, this is probably due to I have submitted this PR from a folk repository. I'll re-submit from this repository's branch. |
Submitted #489 |
Travis doesn't seem to work for about two weeks. (I can confirm that it is not working at #484)
...And, Travis is very slow. It would be nice to migrate to GitHub Actions.