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