temporarily disabled Xamarin build elements for CI testing

This commit is contained in:
varon 2016-07-18 01:45:12 +02:00
parent 8c8e90c904
commit 028ada11a0

View file

@ -66,7 +66,7 @@ let gitRaw = environVarOrDefault "gitRaw" "https://raw.github.com/opentk"
// Read additional information from the release notes document
let release = LoadReleaseNotes "RELEASE_NOTES.md"
let isXamarinPlatform = EnvironmentHelper.isMacOS || Environment.OSVersion.Platform = PlatformID.Win32NT
let isXamarinPlatform = false //EnvironmentHelper.isMacOS || Environment.OSVersion.Platform = PlatformID.Win32NT
// Helper active pattern for project types