Introduction to CircleCI
I have a few private Github repositories where I use Travis for running checks on each of my commits. A couple of days ago I received a message from Travis telling me that I only had 10 builds left as part of my trial. Luckily, someone told me CircleCI allows unlimited private builds for free, so I’m going to try it out.
Creating an account
The first step is to create an account. They allow to sign up with Github, so I just chose that option: