From 9339c0c40679098a63e3e6b47f1f9ab8d3a848fb Mon Sep 17 00:00:00 2001 From: Sean Hall Date: Mon, 13 Apr 2020 19:35:29 +1000 Subject: Update dependencies. --- appveyor.yml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'appveyor.yml') diff --git a/appveyor.yml b/appveyor.yml index bbf880f0..7c686b04 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -3,6 +3,11 @@ # Do NOT modify this file. Update the canonical version in Home\repo-template\src\appveyor.yml # then update all of the repos. +branches: + only: + - master + - develop + image: Visual Studio 2019 version: 0.0.0.{build} -- cgit v1.2.3-55-g6feb