From 59ce480f9663cf662a1dd2e5e74ddc6f1d5de22e Mon Sep 17 00:00:00 2001 From: Arseny Kapoulkine Date: Tue, 12 May 2015 20:55:59 -0700 Subject: Add Visual Studio 2015 to AppVeyor --- appveyor.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'appveyor.yml') diff --git a/appveyor.yml b/appveyor.yml index 641b835..289c036 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,4 +1,5 @@ +os: Visual Studio 2015 RC version: "{branch}-{build}" build_script: - - ps: .\tests\autotest-appveyor.ps1 \ No newline at end of file + - ps: .\tests\autotest-appveyor.ps1 -- cgit v1.2.3