Merge pull request #6032 from blueyed/ci-branches

ci: Travis: configure/restrict branch builds
This commit is contained in:
Daniel Hahler 2019-10-31 10:38:01 +01:00 committed by GitHub
commit 7f851a215b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -130,3 +130,10 @@ notifications:
skip_join: true
email:
- pytest-commit@python.org
branches:
only:
- master
- features
- 4.6-maintenance
- /^\d+(\.\d+)+$/