mirror of
https://github.com/JKorf/CryptoExchange.Net
synced 2025-06-07 16:06:15 +00:00
Update .travis.yml
This commit is contained in:
parent
763646a5f8
commit
cd03a718e0
@ -2,7 +2,7 @@ language: csharp
|
||||
mono: none
|
||||
solution: CryptoExchange.Net.sln
|
||||
dotnet: 2.0.0
|
||||
dist: trusty
|
||||
dist: xenial
|
||||
script:
|
||||
- dotnet build CryptoExchange.Net/CryptoExchange.Net.csproj --framework "netstandard2.0"
|
||||
- dotnet test CryptoExchange.Net.UnitTests/CryptoExchange.Net.UnitTests.csproj
|
Loading…
x
Reference in New Issue
Block a user