commit 498ecbddd87f2555a730e90810db7744cf416b82 parent a1c429a45b17c05abb6c67d959350fae054ea952 Author: Tony Kelman <tony@kelman.net> Date: Sat, 4 Apr 2015 21:30:29 -0700 Run appveyor also on release branches Diffstat:
M | appveyor.yml | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/appveyor.yml b/appveyor.yml @@ -1,6 +1,7 @@ branches: only: - master + - /release-.*/ notifications: - provider: Email