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:
Oleg Moiseenko 2019-08-20 09:29:21 +03:00 committed by GitHub
commit 3c1a732278
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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