Hacker News new | ask | show | jobs
by msoad 4198 days ago
Does anybody has experience with Open Source repos with them? I'm using TavisCI right now, but sometimes it takes so long to kick in a new build
1 comments

Just a reminder, all OSS projects get 3 free containers on CircleCI (which means up to 3x parallelism), and they all run in fast Linux containers (with sudo enabled).

Full disclosure: I work for CircleCI.