From 582d6ac3aa519316b64c09e55e40422c4950e05c Mon Sep 17 00:00:00 2001 From: Juan Leni Date: Tue, 28 Nov 2017 05:18:25 +0100 Subject: Upgrading dotnet to 1.0.4 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index b89a4363..4cfc5bf0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -68,7 +68,7 @@ matrix: language: csharp dist: trusty sudo: required - dotnet: 1.0.1 + dotnet: 1.0.4 mono: none # This test is kept on travis because it doesn't play nicely with other # tests on jenkins running in parallel. -- cgit v1.2.3