From ff01eb439dfd196905288ec839f01521b2262b0b Mon Sep 17 00:00:00 2001 From: Brendan Forster Date: Tue, 14 Jun 2016 10:24:29 +1000 Subject: [PATCH] lock to an earlier version of mono (#1376) --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 5acd1c06..1244d3eb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,6 @@ language: csharp +mono: + - 4.2.3 sudo: false # use the new container-based Travis infrastructure os: