# The Cookbook: Branch Flow

**URL:** https://travis-ci.community/t/the-cookbook-branch-flow/11022
**Category:** From the Blog
**Tags:** github-integration
**Created:** [January 12, 2021, 1:14pm UTC](https://travis-ci.community/t/the-cookbook-branch-flow/11022 "2021-01-12T13:14:35Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Montana](https://sea1.discourse-cdn.com/flex015/user_avatar/travis-ci.community/montana/32/9566_2.png) [@Montana](https://travis-ci.community/u/Montana)
#### Post date: [January 12, 2021, 1:14pm UTC](https://travis-ci.community/t/the-cookbook-branch-flow/11022/1 "2021-01-12T13:14:35Z")

</div>

Let’s see how you can wiggle your way through branches using Travis CI, in this discussion by Montana Mendy we will be talking about Branch Flow.

> **[The Travis CI Blog: The Cookbook: Branch Flow](https://blog.travis-ci.com/2021-01-08-branches)**
>
> It’s important when using multiple branches in your repository to define which branches to build to, and which branches not to build to. Let’s get started.
> 
> 
> 
> Branch Flow
> 
> Travis CI uses the .tra...
