Watch the replay for a Travis CI Office Hours with Michael Mendy. In this office hours, Michael guided through integrating GPUs into the build process, selecting the right GPU size for your specific Travis CI build needs, and how to appropriately modify your .travis.yml file to accommodate these...
Official Blog


Discover stories and topics
Travis CI / Assembla Handshake
Build and Test Code from Assembla Perforce Helix Core and Apache Subversion with Travis CI Travis CI is happy to announce a further extension of our integration with Assembla. On...
Boost Your Computing Power with the Travis CI New GPU Support
Travis CI is excited to announce that we’ve added GPU support for Linux based builds. As a result, we can now provide you with even more computing power to tackle your most demanding needs.
CI/CD Security: Best Practices
Software development often consists of confidential information and code sequences that could put companies in a vulnerable position if leaked into the hands of competitors....
Generate SBOM from Your Repo Using Travis CI
Increasingly, software imposes security requirements on developers. As software is built using multiple libraries or utilities, developers introduce a lot of dependencies into...
SVN and Perforce CI/CD Options
Travis CI’s SVN and Perforce CI/CD options enable developers to benefit from the security, storage, and automation features that our software has to offer.
CI/CD Pipeline: A Complete Guide
What is continuous integration (CI) and continuous deployment (CD)? Why has this method for delivering updates to software become the hallmark of advanced, modern software...
Improved CI/CD Build Job Log Security
The CI/CD (Continuous Integration & Deployment) tools are a widely adopted part of automated delivery processes in the software development industry. Tools like Travis CI are...
Sign your software with Travis CI
Software Supply Chain security is the act of securing the components, activities, and practices involved in creating and deploying software. One of these practices is digitally...
Deploying with Surge.sh
Got some static files? Travis CI can deploy your static files to Surge.sh after a successful build. Builds triggered from Pull Requests will never trigger a deploy, let’s see how...
Travis CI Now Introduces Changes in Job Logs Availability
Travis CI job logs provide important information on executing specific jobs in a build. In addition, build job logs contain supplementary information, such as environment...
Ubuntu Jammy Jellyfish 22.04 is available!
We are happy to announce that Ubuntu Jammy Jellyfish 22.04 images are ready for a wider audience. Here are some tips to get you started quickly and save valuable time....
Doing Certificates with Smallstep & Travis
You may know something called the ACME protocol for automated certificate management has seen vast adoption in the Web PKI since its inception in 2016. While initially conceived...