language: csharp dist: trusty sudo: required mono: none dotnet: 1.0.0-preview2-003131 script: - ./build.sh verify