3 Mar 2022 Β· Software Engineering Β· 2 min read

    Travis CI Alternative for Private Projects

    Contents

    Travis CI is one of the most popular hosted Continuous Integration solutions. Most notably, it has made a huge contribution to the developer community by serving the biggest share of open source projects.

    However in 2019 most new software projects are looking for a solution that can drive the entire Continuous Delivery lifecycle. There’s also little evidence in the developer tools space of companies making customer-centric innovations after being acquired by a private equity fund. So after the last week’s announcement of Travis CI’s acquisition by Idera Inc., many developers have started exploring alternatives.

    Over the years the most common benefit that we’ve heard from customers who migrated from Travis CI to Semaphore has been higher productivity. Developers work better when continuous integration is faster and more reliable: with consistent job runtime and no flaky builds.

    Here’s a summary of the key Semaphore features that would be relevant to people looking for an alternative to Travis CI for their private projects:

    Semaphore featureSummary
    Lowest tier:Free for up to 1,300 minutes
    Pricing model:Pay-as-you-go (billed per second)
    Concurrency:Autoscaling, no limit
    Time to start a new job:1s
    Time to SSH session:2s
    Configuration:YML, CLI, UI, Encrypted secrets
    Machine types:3, can vary per job
    Continuous Integration Pipelines: βˆ™ Single stage
    βˆ™ Multi stage sequence
    βˆ™ Parallel jobs
    βˆ™ Fan-in, Fan-out
    βˆ™ Branch-based workflows
    βˆ™ Conditional continuation
    βˆ™ Build matrix
    Continuous Delivery Pipelines:βˆ™ Deploy to multiple environments
    βˆ™ Continuous deployment
    βˆ™ Manual promotions
    Environments:βˆ™ Ubuntu Linux
    βˆ™ Docker natively available
    βˆ™ macOS

    Next steps

    In addition to capacity provided by the free tier, all new Semaphore customers receive $200 of free credit, and enjoy support which has been rated as #1 in the CI/CD space on G2 Crowd.

    Sign up for a free Semaphore CI/CD account and start using it on your projects today.

    mm
    Writen by:
    Marko Anastasov is a software engineer, author, and co-founder of Semaphore. He worked on building and scaling Semaphore from an idea to a cloud-based platform used by some of the world’s engineering teams.

    Leave a Reply

    Your email address will not be published. Required fields are marked *

    Star us on GitHub