浏览代码

updates for new travis image

Former-commit-id: 7356f99ca37ce6ce427ec810cb6a168dfea7eac9
Daniele Panozzo 8 年之前
父节点
当前提交
b1a3644bbb
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      .travis.yml

+ 3 - 3
.travis.yml

@@ -45,9 +45,9 @@ matrix:
     - os: osx
       compiler: clang
       script:
-        - brew update
-        - brew upgrade cmake
-        - brew upgrade cgal
+        # - brew update
+        # - brew upgrade cmake
+        # - brew upgrade cgal
         - git submodule update --init --recursive
         - cd python
         - mkdir build