Skip to content

Commit

Permalink
Output CMake version
Browse files Browse the repository at this point in the history
  • Loading branch information
LorenzMeier committed Sep 26, 2016
1 parent 43a55de commit 0a0b8f6
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,7 @@ before_install:
&& wget https://s3.amazonaws.com/px4-travis/toolchain/macos/ninja
&& sudo mv ninja /usr/local/bin
&& chmod +x /usr/local/bin/ninja
&& wget https://s3.amazonaws.com/px4-travis/toolchain/macos/cmake
&& sudo mv cmake /usr/local/bin
&& chmod +x /usr/local/bin/cmake
&& cmake --version
;
fi

Expand Down

0 comments on commit 0a0b8f6

Please sign in to comment.