Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c6c3002

Browse files
tacaswellMeeseeksDev[bot]
authored and
MeeseeksDev[bot]
committed
Backport PR #9508: CI: do not run pushes to the auto-backport branches
1 parent 5f14f49 commit c6c3002

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ language: python
33
dist: trusty
44
sudo: false
55

6+
branches:
7+
except:
8+
- /^auto-backport-of-pr-\d*/
9+
610
cache:
711
pip: true
812
directories:

0 commit comments

Comments
 (0)