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

Skip to content

Commit 8ed0f15

Browse files
authored
Merge pull request #9512 from matplotlib/auto-backport-of-pr-9508
Backport PR #9508 on branch v2.1.0-doc
2 parents 5f14f49 + c6c3002 commit 8ed0f15

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)