From 88186be47fcc7dfee036a2822137b0116a93e566 Mon Sep 17 00:00:00 2001 From: merlokk <807634+merlokk@users.noreply.github.com> Date: Tue, 20 Aug 2019 09:20:50 +0300 Subject: [PATCH] delete update. for new cores it not needs (slow down aprox 1-2min) --- .travis.yml | 1 - 1 file changed, 1 deletion(-) 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;