mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-07-11 07:46:09 -07:00
added info
This commit is contained in:
parent
755c72b798
commit
2e35aa3aa7
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ before_install:
|
|||
|
||||
install:
|
||||
if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then
|
||||
brew info 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