FOSSRIT / people

Interactive directory of FOSS@RIT community members generated from YAML profiles and built with Jekyll
https://fossrit.github.io/people/
GNU General Public License v3.0
9 stars 34 forks source link

ci: Migrate from Travis CI to Circle CI #99

Closed jwflory closed 3 years ago

jwflory commented 3 years ago

Lately, Travis CI jobs take forever to finish. Furthermore, their pricing plans have become more hostile for Open Source and builds that take a long time to complete. Which is hard to avoid, when it is their platform that is causing the builds to be so slow…

So, this is a mostly invisible commit to migrate the CI over to Circle CI. No noticeable changes except that the site is now being built with Ruby v3.0.

jwflory commented 3 years ago

Annoying. I have to merge this into the repo for Circle CI to actually start building this. Going to merge and see what happens. Expect a follow-up PR.