Skip to content

Commit

Permalink
Install cmake on Travis build machines
Browse files Browse the repository at this point in the history
  • Loading branch information
brawer committed Oct 29, 2018
1 parent 7ffcf64 commit 74710ad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,11 @@ os:
addons:
apt:
packages:
- cmake
- ninja-build
homebrew:
packages:
- cmake
- ninja

compiler:
Expand Down

0 comments on commit 74710ad

Please sign in to comment.