Official Blog

 

Tessa
TravisCI Mascot
Travis CI / Assembla Handshake

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 top of our existing support for Git Repositories in Assembla Spaces, now you can easily build and test software over...

read more

Discover stories and topics

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
Integrating Kind with Travis

Integrating Kind with Travis

Kind is a tool for running local Kubernetes clusters using Docker container “nodes”. Kind was primarily designed for testing Kubernetes itself, but may be used for local...

read more
Travis and Jake (A friendly integration)

Travis and Jake (A friendly integration)

Jake is the JavaScript build tool for NodeJS. Jake has been around since the very early days of Node, and is full featured and well tested. The most intriguing thing for me about...

read more
Using Ballerina with Travis

Using Ballerina with Travis

Ballerina makes it easier to use, combine, and create network services, let’s see how we can just quickly setup Ballerina in Travis, lets put on our dancing shoes and setup...

read more
nyc and Istanbul Integration with Travis

nyc and Istanbul Integration with Travis

nyc is a command line tool for instrumenting code with Istanbul coverage (the successor to the istanbul command line tool). Let’s see how we can’t integrate nyc into our build...

read more
Travis CI and Regula

Travis CI and Regula

Regula checks infrastructure as code templates for AWS, Azure, Google Cloud, and Kubernetes security and compliance using Open Policy. Now, you can integrate this with Travis CI.

read more
Auto publish your data using Travis

Auto publish your data using Travis

What if our goal is to on every commit is to trigger a publishing to ‘master’ branch or another base branch? Getting started So you’ll need to tell Travis to grab a package...

read more