Skip to content

Commit

Permalink
[travis] Eigen is already installed on macOs
Browse files Browse the repository at this point in the history
  • Loading branch information
gabyx authored Jan 27, 2021
1 parent 0bd4017 commit 1f9afbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion travis/install_osx.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ brew upgrade cmake
brew link --overwrite cmake

# Eigen
brew install eigen
brew install eigen || brew upgrade eigen

echo "ApproxMVBB CI: Path set to ${PATH}"
echo "ApproxMVBB CI: CXX set to ${CXX}"
Expand Down

0 comments on commit 1f9afbe

Please sign in to comment.