From 063a6c7c6ab76881e17fac665df0e7f1d32e6418 Mon Sep 17 00:00:00 2001 From: Pranav K Date: Thu, 28 Apr 2016 21:08:44 -0700 Subject: [PATCH] Add osx.10.11-x64 to fix build break --- test/ServerComparison.TestSites.Standalone/project.json | 1 + 1 file changed, 1 insertion(+) diff --git a/test/ServerComparison.TestSites.Standalone/project.json b/test/ServerComparison.TestSites.Standalone/project.json index f727bbf37a..327c6ee21b 100644 --- a/test/ServerComparison.TestSites.Standalone/project.json +++ b/test/ServerComparison.TestSites.Standalone/project.json @@ -43,6 +43,7 @@ "win7-x64": { }, "win7-x86": { }, "osx.10.10-x64": { }, + "osx.10.11-x64": { }, "ubuntu.14.04-x64": { }, "ubuntu.15.04-x64": { } }