mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-08-19 21:03:23 -07:00
remove show options
This commit is contained in:
parent
a36b278fad
commit
3c9b6573ec
1 changed files with 0 additions and 1 deletions
|
@ -34,7 +34,6 @@ before_install:
|
|||
install:
|
||||
if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then
|
||||
brew info proxmark3;
|
||||
brew options proxmark3;
|
||||
brew install -v --HEAD proxmark3;
|
||||
elif [[ "$TRAVIS_OS_NAME" == "linux" ]]; then
|
||||
make all;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue