Skip to content
This repository has been archived by the owner on Dec 2, 2019. It is now read-only.

Commit

Permalink
Unpin swig.
Browse files Browse the repository at this point in the history
  • Loading branch information
adamwolf committed May 13, 2019
1 parent 160bb54 commit 2fc1f96
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions ci/src/bootstrap.sh
Expand Up @@ -23,9 +23,7 @@ brew install https://raw.githubusercontent.com/Homebrew/homebrew-core/9ce61eaa27
# version pinning boost
echo "Installing boost"
brew install https://raw.githubusercontent.com/Homebrew/homebrew-core/b4de2e1ce084ec249ca61c3eff6f96617e38c081/Formula/boost.rb
echo "Instaling swig"
brew install https://raw.githubusercontent.com/Homebrew/homebrew-core/5cf8527323475aec3299180aa4f4f63c09ddc99a/Formula/swig.rb
echo "Installing some dependencies"
brew install glew cairo doxygen gettext wget bison libtool autoconf automake cmake
brew install glew cairo doxygen gettext wget bison libtool autoconf automake cmake swig
brew install -f /vagrant/external/oce*tar.gz

0 comments on commit 2fc1f96

Please sign in to comment.