diff --git a/.travis.yml b/.travis.yml index 40bf87a7c..d0e826bc3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,4 @@ language: csharp solution: FilterLists.sln mono: none -dotnet: 1.1 \ No newline at end of file +dotnet: 1.0.1 \ No newline at end of file