浏览代码

travis build test 8 - updating cmake

Former-commit-id: f937ecc786e6b18038e852d9268c43ad5942404d
Daniele Panozzo 9 年之前
父节点
当前提交
a146edc593
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      .travis.yml

+ 2 - 0
.travis.yml

@@ -34,6 +34,8 @@ matrix:
     - os: osx
       compiler: clang
       script:
+        - brew update
+        - brew upgrade cmake
         - git submodule update --init --recursive
         - cd tutorial
         - mkdir build