소스 검색

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