diff --git a/.travis.yml b/.travis.yml index fb7a6af9..08690221 100644 --- a/.travis.yml +++ b/.travis.yml @@ -29,8 +29,7 @@ branches: only: - master - themes - - /^.*-stable/ - - /.*backport.*/ + - /.*-stable/ before_script: - curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > ./cc-test-reporter diff --git a/appveyor.yml b/appveyor.yml index 80c2d9e1..f854925d 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -6,6 +6,7 @@ branches: only: - master - themes + - /.*-stable/ build: off