Skip to content

Commit

Permalink
remove 'brew install cmake' in OSX
Browse files Browse the repository at this point in the history
  • Loading branch information
ervanalb authored and zbanks committed Aug 2, 2019
1 parent 389920e commit 936ddc1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

if [[ $TRAVIS_OS_NAME == 'osx' ]]
then
brew install cmake
brew install qt
brew install fftw
brew install libsamplerate
Expand Down

0 comments on commit 936ddc1

Please sign in to comment.