nusmodifications / nusmods

🏫 Official course planning platform for National University of Singapore.
https://nusmods.com
MIT License
586 stars 319 forks source link

Experiment with CircleCI and potentially migrate to it #525

Closed yangshun closed 6 years ago

yangshun commented 6 years ago

CircleCI seems like a good alternative to Travis CI and brings about some other features:

Also, we can request for Open Source Discount for more containers!

A current foreseeable downside is that CircleCI does not support build matrix, which the current Travis CI set up uses. We might or might not need it in future depending on:

If we do migrate to CircleCI and need build matrices, there's Tox for that.

ZhangYiJiang commented 6 years ago

Fixed by #639