Skip to content

Commit 4ce3f95

Browse files
backporting[bot]3nids
authored andcommitted
Do not run travis on backport branches
We only need to run them on the pull request, not on the push
1 parent 8aa64cf commit 4ce3f95

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
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)