8000 Backport PR #9508: CI: do not run pushes to the auto-backport branches · matplotlib/matplotlib@c6c3002 · GitHub
[go: up one dir, main page]

Skip to content

Commit c6c3002

Browse files
tacaswellMeeseeksDev[bot]
authored andcommitted
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)
0