Explorar o código

Merge pull request #3962 from jleni/fix_dotnet

Upgrading dotnet to 1.0.4
Adam Cozzette %!s(int64=7) %!d(string=hai) anos
pai
achega
34e30e5c1b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .travis.yml

+ 1 - 1
.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.