Prechádzať zdrojové kódy

Upgrading dotnet to 1.0.4

Juan Leni 7 rokov pred
rodič
commit
582d6ac3aa
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  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.