mirror of
https://github.com/JKorf/CryptoExchange.Net
synced 2025-06-10 17:36:19 +00:00
Fixed travis
This commit is contained in:
parent
d019c0557d
commit
afc3e9ec6c
@ -1,7 +1,7 @@
|
|||||||
language: csharp
|
language: csharp
|
||||||
mono: none
|
mono: none
|
||||||
solution: CryptoExchange.Net.sln
|
solution: CryptoExchange.Net.sln
|
||||||
dotnet: 3.0
|
dotnet: 5.0.103
|
||||||
script:
|
script:
|
||||||
- dotnet build CryptoExchange.Net/CryptoExchange.Net.csproj --framework "netstandard2.1"
|
- dotnet build CryptoExchange.Net/CryptoExchange.Net.csproj --framework "netstandard2.1"
|
||||||
- dotnet test CryptoExchange.Net.UnitTests/CryptoExchange.Net.UnitTests.csproj
|
- dotnet test CryptoExchange.Net.UnitTests/CryptoExchange.Net.UnitTests.csproj
|
Loading…
x
Reference in New Issue
Block a user