From eea2cd0207f6c60b0b6e526f83626467102ba476 Mon Sep 17 00:00:00 2001 From: Benjamin Staneck Date: Sun, 5 Apr 2020 19:55:56 +0200 Subject: [PATCH] Update and rename appveyor.yml_ to appveyor.yml --- appveyor.yml_ => appveyor.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) rename appveyor.yml_ => appveyor.yml (93%) diff --git a/appveyor.yml_ b/appveyor.yml similarity index 93% rename from appveyor.yml_ rename to appveyor.yml index 72776eb4..8ff3e7dd 100644 --- a/appveyor.yml_ +++ b/appveyor.yml @@ -3,7 +3,10 @@ environment: matrix: - platform: x64 - +branches: + only: + - master + image: Visual Studio 2019 install: