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
backporting[bot] authored and 3nids committed Mar 4, 2019
1 parent 8aa64cf commit 4ce3f95
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
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 4ce3f95

Please sign in to comment.