mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-01-02 21:54:10 +08:00
get rid of some commands
This commit is contained in:
parent
1ac5211601
commit
08841481cd
1 changed files with 0 additions and 2 deletions
|
@ -46,8 +46,6 @@ addons:
|
|||
|
||||
install:
|
||||
if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then
|
||||
brew info proxmark3;
|
||||
brew options proxmark3;
|
||||
make clean;
|
||||
make all V=1 "$MAKE_PARAMS";
|
||||
elif [[ "$TRAVIS_OS_NAME" == "linux" ]]; then
|
||||
|
|
Loading…
Reference in a new issue