mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
travis osx (#339)
changed homebrew install to make all. added pwd to twst script
This commit is contained in:
parent
6f9ec6dd24
commit
e12db2bb53
2 changed files with 6 additions and 2 deletions
|
@ -49,6 +49,9 @@ function CheckExecute() {
|
|||
|
||||
printf "\n${C_BLUE}RRG/Iceman Proxmark3 test tool ${C_NC}\n\n"
|
||||
|
||||
printf "work directory: "
|
||||
pwd
|
||||
|
||||
if [ "$TRAVIS_COMMIT" ]; then
|
||||
if [ "$TRAVIS_PULL_REQUEST" == "false" ]; then
|
||||
echo "Travis branch: $TRAVIS_BRANCH slug: $TRAVIS_REPO_SLUG commit: $TRAVIS_COMMIT"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue