Skip to content

Commit

Permalink
Do not run travis on backport branches
Browse files Browse the repository at this point in the history
We only need to run them on the pull request, not on the push
  • Loading branch information
m-kuhn authored Mar 4, 2019
1 parent 63b4cdd commit 62a0736
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ cache:
directories:
- ${HOME}/.ccache
timeout: 1000
if: branch !~ /^backport-\d+-on-/

env:
global:
Expand Down

0 comments on commit 62a0736

Please sign in to comment.