Ver código fonte

Upgrading dotnet to 1.0.4

Juan Leni 7 anos atrás
pai
commit
582d6ac3aa
1 arquivos alterados com 1 adições e 1 exclusões
  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.