Travis CI Blog

 

Travis CI Product Enhancements for March 2024

Recently, Travis CI made several enhancements to both the Cloud and Enterprise (Self-Hosted) products, including:. Travis CI Cloud: VCS user repository synchronization quality improvements for Assembla users on Travis CI Settings management enhancement, providing users the flexibility to change...

read more

Discover stories and topics

Speedy Builds with Rust

Rust is a multi-paradigm, high-level, general-purpose programming language designed for performance and safety, especially safe concurrency. In today’s post we are using...

read more

Running tests on MySQL with Laravel

In this weeks post, let’s learn how to setup and run tests with MySQL and Laravel while using Travis CI, it’s easy, educational, and for me it was a bit fun. Let’s get started...

read more

ORG Shutdown

If you’ve kept up with our announcements, or if you recently accessed the travis-ci.org UI, you are likely aware of the planned migration from the travis-ci.org domain to...

read more
The Cookbook: with Bash

The Cookbook: with Bash

Many projects on GitHub use Travis to automatically execute certain scripts on every build. Among these many scripts, there is one that’s definitely the most well known, it’s...

read more