Merge pull request #346 from merlokk/travisfix
delete update. for new cores it not needs (slow down aprox 1-2min)
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user