浏览代码

Use latest mono version

The bugs described in PR #757 should be fixed.
Wiesław Šoltés 9 年之前
父节点
当前提交
8a50e8cc55
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -3,7 +3,7 @@ os:
   - linux
   - osx
 mono:
-  - 4.4.2
+  - latest
 script:
   - ./build.sh --target "Travis" --platform "Mono" --configuration "Release"
 notifications: