diff --git a/.travis.yml b/.travis.yml index c0e2a784a..0d09d0ff2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,6 @@ language: csharp -dist: xenial +sudo: required +dist: trusty solution: FilterLists.sln mono: none dotnet: 1.0.3 \ No newline at end of file