From 9e9c768e1a7f60650ee766476d9a826c998ec990 Mon Sep 17 00:00:00 2001 From: "Collin M. Barrett" Date: Wed, 25 Oct 2017 17:45:20 -0500 Subject: [PATCH] try disabling sudo ref #138 --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 9b43c64d4..2a755db06 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,4 @@ dist: trusty -sudo: required language: csharp mono: none solution: FilterLists.sln