diff --git a/.travis.yml b/.travis.yml index e88878de..36f2d6ff 100644 --- a/.travis.yml +++ b/.travis.yml @@ -28,7 +28,7 @@ branches: only: - master - themes - - /*-stable$/ + - /*-stable/ notifications: slack: diff --git a/appveyor.yml b/appveyor.yml index 224770f8..d03507d1 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -6,7 +6,7 @@ branches: only: - master - themes - - /*-stable$/ + - /*-stable/ build: off