From 1fbca40f0b4c1dc94a9deeeb57cff6505dd243da Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Thu, 2 Mar 2017 12:50:36 -0500 Subject: [PATCH] appveyor: build *-stable branches. --- appveyor.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/appveyor.yml b/appveyor.yml index 2fe407f4..224770f8 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -6,6 +6,7 @@ branches: only: - master - themes + - /*-stable$/ build: off