Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 62a0736

Browse files
authoredMar 4, 2019
Do not run travis on backport branches
We only need to run them on the pull request, not on the push
1 parent 63b4cdd commit 62a0736

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ cache:
99
directories:
1010
- ${HOME}/.ccache
1111
timeout: 1000
12+
if: branch !~ /^backport-\d+-on-/
1213

1314
env:
1415
global:

0 commit comments

Comments
 (0)
Please sign in to comment.