language: csharp mono: none dotnet: 2.0.0 script: - dotnet build -c Release src/Dependify - dotnet test src/Dependify.Test