From 12275f2147705de8de3af6936213372f38c34447 Mon Sep 17 00:00:00 2001 From: jthelin Date: Wed, 9 Aug 2017 10:50:29 -0700 Subject: [PATCH] Only run GitLink in Windows builds due to bug[s] on travis-ci builds. https://github.com/GitTools/GitLink/issues/169 https://github.com/GitTools/GitLink/issues/168 --- ServerHost.xunit/ServerHost.xunit.csproj | 4 ++-- ServerHost/ServerHost.csproj | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ServerHost.xunit/ServerHost.xunit.csproj b/ServerHost.xunit/ServerHost.xunit.csproj index 253bd12..df9d30c 100644 --- a/ServerHost.xunit/ServerHost.xunit.csproj +++ b/ServerHost.xunit/ServerHost.xunit.csproj @@ -1,7 +1,7 @@  - + Debug AnyCPU @@ -53,7 +53,7 @@ - +