language: csharp dist: trusty sudo: required mono: none dotnet: 2.1.0 script: - dotnet restore - dotnet build