瀏覽代碼

Upgrading dotnet to 1.0.4

Juan Leni 7 年之前
父節點
當前提交
582d6ac3aa
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -68,7 +68,7 @@ matrix:
       language: csharp
       language: csharp
       dist: trusty
       dist: trusty
       sudo: required
       sudo: required
-      dotnet: 1.0.1
+      dotnet: 1.0.4
       mono: none
       mono: none
     # This test is kept on travis because it doesn't play nicely with other
     # This test is kept on travis because it doesn't play nicely with other
     # tests on jenkins running in parallel.
     # tests on jenkins running in parallel.