Skip to content

Commit

Permalink
[CI] Reflecting changes in Travis OSX images
Browse files Browse the repository at this point in the history
  • Loading branch information
belcour committed Feb 26, 2021
1 parent de77428 commit bc9c98e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,7 @@ before_install:
- eval "${MATRIX_EVAL}"
- echo "${builder}"
- if [ ${TRAVIS_OS_NAME} = 'osx' ]; then
brew update;
brew install scons eigen ceres-solver;
pip install --user scons;
fi

script:
Expand Down

0 comments on commit bc9c98e

Please sign in to comment.