mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-03-17 18:50:32 +08:00
delete update. for new cores it not needs (slow down aprox 1-2min)
This commit is contained in:
parent
748cbc9404
commit
88186be47f
1 changed files with 0 additions and 1 deletions
|
@ -46,7 +46,6 @@ addons:
|
||||||
|
|
||||||
install:
|
install:
|
||||||
if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then
|
if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then
|
||||||
brew update;
|
|
||||||
brew info proxmark3;
|
brew info proxmark3;
|
||||||
brew options proxmark3;
|
brew options proxmark3;
|
||||||
make clean;
|
make clean;
|
||||||
|
|
Loading…
Reference in a new issue