Skip to content
Snippets Groups Projects
Unverified Commit 92261deb authored by Justin Carpentier's avatar Justin Carpentier Committed by GitHub
Browse files

travis: update script for OS X compatibility

parent 99c83081
No related branches found
No related tags found
No related merge requests found
...@@ -77,13 +77,14 @@ matrix: ...@@ -77,13 +77,14 @@ matrix:
compiler: clang compiler: clang
addons: addons:
homebrew: homebrew:
taps: homebrew/science
update: true update: true
packages: packages:
- git - git # build
- cmake - doxygen # build
- cmake # build
- pkg-config # build
- boost - boost
- libccd - brewsci/homebrew-science/cddlib
- assimp - assimp
- eigen - eigen
- octomap - octomap
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment