diff --git a/.travis.yml b/.travis.yml index b89a43630c..4cfc5bf0d2 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.