Remove brew update as suggested.

This commit is contained in:
Yashwant
2020-03-17 11:06:08 +05:30
parent 18ef15c705
commit 47ef392cc6
-1
View File
@@ -16,7 +16,6 @@ steps:
unset BOOST_ROOT
pip install cython numpy pandas zipp
brew install openblas armadillo boost
brew update
if [ "a$(julia.version)" != "a" ]; then
brew cask install julia