Merge pull request #3962 from jleni/fix_dotnet

Upgrading dotnet to 1.0.4
This commit is contained in:
Adam Cozzette 2017-11-28 07:23:31 -08:00 committed by GitHub
commit 34e30e5c1b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.