delete update. for new cores it not needs (slow down aprox 1-2min)

This commit is contained in:
merlokk 2019-08-20 09:20:50 +03:00
parent 748cbc9404
commit 88186be47f

View file

@ -46,7 +46,6 @@ addons:
install:
if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then
brew update;
brew info proxmark3;
brew options proxmark3;
make clean;