Browse Source

travis build test 8 - updating cmake

Former-commit-id: f937ecc786e6b18038e852d9268c43ad5942404d
Daniele Panozzo 9 năm trước cách đây
mục cha
commit
a146edc593
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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