From a3555402fef65ede2d0feddd7ea0ba4ddd177b30 Mon Sep 17 00:00:00 2001 From: "Collin M. Barrett" Date: Sat, 6 May 2017 11:05:22 -0500 Subject: [PATCH] force build distro to trusty to build --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 87458aa15..598986943 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,5 @@ language: csharp -dist: latest +dist: trusty sudo: required mono: none dotnet: 1.0.1