diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index aad775e..0000000 --- a/.travis.yml +++ /dev/null @@ -1,7 +0,0 @@ -language: csharp -mono: none -solution: CryptoExchange.Net.sln -dotnet: 5.0.103 -script: - - dotnet build CryptoExchange.Net/CryptoExchange.Net.csproj --framework "netstandard2.1" - - dotnet test CryptoExchange.Net.UnitTests/CryptoExchange.Net.UnitTests.csproj \ No newline at end of file