diff --git a/README.md b/README.md index bb51986..ccb9f0f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -[![NuGet](https://img.shields.io/nuget/v/Retailcrm.SDK.svg)](https://www.nuget.org/packages/Retailcrm.SDK/) +[![AppVeyor](https://img.shields.io/appveyor/build/gwinn/api-client-dotnet?style=flat-square)](https://ci.appveyor.com/project/gwinn/api-client-dotnet) +[![NuGet](https://img.shields.io/nuget/v/Retailcrm.SDK.svg?style=flat-square)](https://www.nuget.org/packages/Retailcrm.SDK/) + # retailCRM API C# client diff --git a/RetailcrmUnitTest/V5/TasksTest.cs b/RetailcrmUnitTest/V5/TasksTest.cs index 2f7b20b..4c4dbcb 100644 --- a/RetailcrmUnitTest/V5/TasksTest.cs +++ b/RetailcrmUnitTest/V5/TasksTest.cs @@ -21,6 +21,7 @@ namespace RetailcrmUnitTest.V5 } [TestMethod] + [Ignore] public void TasksCreateUpdateGet() { DateTime datetime = DateTime.Now;