Official Blog

 

Tessa
TravisCI Mascot
CI/CD Security: Best Practices

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. CI/CD pipeline security is a necessity during every stage of the development and deployment process. Learn how the best...

read more

Discover stories and topics

SVN and Perforce CI/CD Options

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.

read more
CI/CD Pipeline: A Complete Guide

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...

read more
Sign your software with Travis CI

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...

read more
Deploying with Surge.sh

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...

read more
Build Imports in Travis

Build Imports in Travis

Sometimes you need a really dynamic configuration when setting up your pipeline. With imported configs, those configs can themselves include other configs, making this feature...

read more
Integrating Postman with Travis

Integrating Postman with Travis

Postman is an API platform for developers to design, build, test and iterate their APIs. Now let’s connect Travis CI with Postman and learn something new! Usage To get started on...

read more