language: csharp mono: none #solution: CxxDemangler.sln dotnet: 1.0.4 dist: trusty script: - dotnet restore - dotnet test ./Tests/Tests.csproj