Azure-AppServices-Diagnostics/.travis.yml

9 строки
120 B
YAML

language: csharp
mono: none
dist: xenial
dotnet: 2.2
script:
- dotnet build Diagnostics.sln
- cd tests
- dotnet test