RITlug / ritlug.github.io

RITlug website
https://ritlug.com
Creative Commons Zero v1.0 Universal
13 stars 22 forks source link

Remove old CI #218

Closed Tjzabel closed 5 years ago

Tjzabel commented 5 years ago

RITlug used to make use of CircleCI and CodeClimate to handle the website CI and deployment, but is no longer used.

Also, the current CodeClimate configuration is not valid, and I would like us to move to a more standard CI like TravisCI, as this is what RITlug now uses for most of its CI.

Tjzabel commented 5 years ago

@ct-martin huh, didn't see that. I can do that :+1:

Tjzabel commented 5 years ago

@jrtechs yep, there is currently an issue to add proper CI to the website. This PR simply removes the old, non-working CI so we don't get these odd codeclimate CI hangs.