From 47412622efb79a098720a055857f4cbf8f97606e Mon Sep 17 00:00:00 2001 From: "Collin M. Barrett" Date: Sun, 25 Jun 2017 15:12:44 -0500 Subject: [PATCH] change dotnet ver for travis --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 3f3b4013d..b13b79933 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,7 @@ language: csharp dist: trusty sudo: required mono: none -dotnet: 1.1.2 +dotnet: 1.0.4 solution: FilterLists.sln env: global: