mirror of
https://github.com/JKorf/CryptoExchange.Net.git
synced 2026-08-20 12:53:02 +00:00
Update .travis.yml
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@ language: csharp
|
|||||||
mono: none
|
mono: none
|
||||||
solution: CryptoExchange.Net.sln
|
solution: CryptoExchange.Net.sln
|
||||||
dotnet: 2.0.0
|
dotnet: 2.0.0
|
||||||
dist: trusty
|
dist: xenial
|
||||||
script:
|
script:
|
||||||
- dotnet build CryptoExchange.Net/CryptoExchange.Net.csproj --framework "netstandard2.0"
|
- dotnet build CryptoExchange.Net/CryptoExchange.Net.csproj --framework "netstandard2.0"
|
||||||
- dotnet test CryptoExchange.Net.UnitTests/CryptoExchange.Net.UnitTests.csproj
|
- dotnet test CryptoExchange.Net.UnitTests/CryptoExchange.Net.UnitTests.csproj
|
||||||
Reference in New Issue
Block a user