diff --git a/.travis.yml b/.travis.yml index bad99f380..32479b7a9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -130,3 +130,10 @@ notifications: skip_join: true email: - pytest-commit@python.org + +branches: + only: + - master + - features + - 4.6-maintenance + - /^\d+(\.\d+)+$/