Software Alternatives & Reviews

SCons VS Travis CI

Compare SCons VS Travis CI and see what are their differences

SCons logo SCons

SCons is an Open Source software construction tool—that is, a next-generation build tool.

Travis CI logo Travis CI

Focus on writing code. Let Travis CI take care of running your tests and deploying your apps.
  • SCons Landing page
    Landing page //
    2021-09-21
  • Travis CI Landing page
    Landing page //
    2023-01-06

SCons videos

Review Scons Bañados Dia %

Travis CI videos

GitHub, Travis CI - Lecture 9 - CS50's Web Programming with Python and JavaScript 2018

More videos:

  • Tutorial - How to run Android tests on Travis CI

Category Popularity

0-100% (relative to SCons and Travis CI)
Front End Package Manager
Continuous Integration
JavaScript Package Manager
DevOps Tools
0 0%
100% 100

User comments

Share your experience with using SCons and Travis CI. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare SCons and Travis CI

SCons Reviews

We have no reviews of SCons yet.
Be the first one to post

Travis CI Reviews

10 Jenkins Alternatives in 2021 for Developers
You might find that Travis CI proudly promotes the fact that they have more than 900,000 open-source projects and 600,000 users on their platform with Travis CI. Automated deployment can be quickly established by following the tutorials and documentation that are currently available on their website.
The Best Alternatives to Jenkins for Developers
Travis CI is a continuous integration and testing CI/CD tool. It is free of cost for open source projects and provides seamless integration with GitHub. It supports more than 20 languages, like Node.js, PHP, Python, etc. along with Docker.
Continuous Integration. CircleCI vs Travis CI vs Jenkins
Travis CI is recommended for cases when you are working on the open-source projects, that should be tested in different environments.
Source: djangostars.com

Social recommendations and mentions

Based on our record, SCons should be more popular than Travis CI. It has been mentiond 14 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

SCons mentions (14)

  • Show HN: Jeeves – A Pythonic Alternative to GNU Make
    The most comprehensive make alternative in python I've seen is Scons (https://scons.org/) It would be worth to see how they tackles some of the challenges you're looking into. Blurb from the website: SCons is an Open Source software construction tool. Think of SCons as an improved, cross-platform substitute for the classic Make utility with integrated functionality similar to autoconf/automake and compiler caches... - Source: Hacker News / 6 months ago
  • Taskfile: A Modern Alternative to Makefile
    Https://scons.org/ It has cache facility to speed up re-builds. - Source: Hacker News / 10 months ago
  • What was used to build C++ programs before Cmake?
    SCons never got popular enough to escape the niches it grew up in. Source: 10 months ago
  • Is it possible to dynamically introduce nodes inside the project
    I literally do almost this exact thing with the game im working on. Situation is: im the programmer, working with an artist who cant code (and im not going to make them edit json on an ipad lmao) so I have a google drive spreadsheet where they put metadata for the items they make. I have a script that uses rclone to copy this down as a csv, along with the image assets. Then I wrote a python extension for scons... Source: about 1 year ago
  • How do i get started with GD Extension?
    It's a build tool, like cmake. https://scons.org/ you have to install it. Source: about 1 year ago
View more

Travis CI mentions (6)

  • Front-end Guide
    We used Travis CI for our continuous integration (CI) pipeline. Travis is a highly popular CI on Github and its build matrix feature is useful for repositories which contain multiple projects like Grab's. We configured Travis to do the following:. - Source: dev.to / over 1 year ago
  • Flutter
    CI/CD for autobuild + autotests (Codemagic or Travis CI). Source: over 1 year ago
  • How To Build Your First CI/CD Pipeline With Travis CI?
    Step 2: Log on to Travis CI and sign up with your GitHub account used above. - Source: dev.to / over 1 year ago
  • What does a DevOps engineer actually do?
    Some other hosted CI products, such as CircleCI and Travis Cl, are completely hosted in the cloud. It is becoming more popular for small organizations to use hosted CI products, as they allow engineering teams to begin continuous integration as soon as possible. Source: over 2 years ago
  • Hosting an Angular application on GitHub Pages using Travis CI
    1. Let's create the account. Access the site https://travis-ci.com/ and click on the button Sign up. - Source: dev.to / almost 3 years ago
View more

What are some alternatives?

When comparing SCons and Travis CI, you can also consider the following products

GNU Make - GNU Make is a tool which controls the generation of executables and other non-source files of a program from the program's source files.

Jenkins - Jenkins is an open-source continuous integration server with 300+ plugins to support all kinds of software development

CMake - CMake is an open-source, cross-platform family of tools designed to build, test and package software.

CircleCI - CircleCI gives web developers powerful Continuous Integration and Deployment with easy setup and maintenance.

Ninja Build - Ninja is a small build system with a focus on speed.

Codeship - Codeship is a fast and secure hosted Continuous Delivery platform that scales with your needs.