diff --git a/.travis.yml b/.travis.yml index 7ccdce078..501a85fcd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -46,7 +46,6 @@ addons: install: if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then - brew update; brew info proxmark3; brew options proxmark3; make clean;