From 9a503a7ac8376bf9eb7c4eca35604d87d3879014 Mon Sep 17 00:00:00 2001 From: Ryan Brandenburg Date: Thu, 28 Apr 2016 16:58:14 -0700 Subject: [PATCH] Add OSX 10.11 runtime --- test/TestSites/project.json | 1 + 1 file changed, 1 insertion(+) diff --git a/test/TestSites/project.json b/test/TestSites/project.json index e3bbecbe60..b2dd0fd0b3 100644 --- a/test/TestSites/project.json +++ b/test/TestSites/project.json @@ -34,6 +34,7 @@ "win7-x64": { }, "win7-x86": { }, "osx.10.10-x64": { }, + "osx.10.11-x64": { }, "ubuntu.14.04-x64": { }, "ubuntu.15.04-x64": { } }