From 2a7838194ab3be7af7ebe2acf2eeeae7924c531d Mon Sep 17 00:00:00 2001 From: "Collin M. Barrett" Date: Sun, 15 Oct 2017 15:49:19 -0500 Subject: [PATCH] update dotnet core sdk version --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index b13b79933..5a665d9ed 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,7 @@ language: csharp dist: trusty sudo: required mono: none -dotnet: 1.0.4 +dotnet: 2.0.2 solution: FilterLists.sln env: global: