Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
devernay committed Feb 1, 2021
1 parent c736adb commit b476c5b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tools/travis/install_dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -378,11 +378,7 @@ elif [[ ${TRAVIS_OS_NAME} == "osx" ]]; then
git checkout 4abcbc52a544c293f548b0373867d90d4587fd73 Formula/seexpr.rb;
brew unlink seexpr || true;
brew install seexpr;
<<<<<<< Updated upstream
brew link seexpr@2.11;
=======
brew link seexpr;
>>>>>>> Stashed changes
popd;

# let OIIO work even if the package is not up to date (happened once, when hdf5 was upgraded to 5.10 but oiio was still using 5.9)
Expand Down

0 comments on commit b476c5b

Please sign in to comment.