From 90eb2b26939fb16eda5da8592ffd7128a166d44c Mon Sep 17 00:00:00 2001 From: iceiix <43691553+iceiix@users.noreply.github.com> Date: Sat, 12 Jan 2019 11:22:47 -0800 Subject: [PATCH] Fix AppVeyor CI configuration to build from master branch (#91) --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 77c90bc..e69d66b 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -4,7 +4,7 @@ clone_depth: 1 skip_branch_with_pr: true branches: only: - - updates + - master platform: - x64 build_script: