Merge pull request #3962 from jleni/fix_dotnet

Upgrading dotnet to 1.0.4
pull/3960/head
Adam Cozzette 7 years ago committed by GitHub
commit 34e30e5c1b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .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.

Loading…
Cancel
Save