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