mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-01-02 05:33:42 +08:00
del spaces
This commit is contained in:
parent
fb6d2fdee8
commit
d84fd0f7d1
1 changed files with 2 additions and 2 deletions
|
@ -34,7 +34,7 @@ addons:
|
|||
- wget
|
||||
- RfidResearchGroup/proxmark3/arm-none-eabi-gcc
|
||||
taps: RfidResearchGroup/proxmark3
|
||||
|
||||
|
||||
install:
|
||||
if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then
|
||||
brew info proxmark3;
|
||||
|
@ -51,4 +51,4 @@ script:
|
|||
proxmark3 -h ;
|
||||
elif [[ "$TRAVIS_OS_NAME" == "linux" ]]; then
|
||||
./pm3test.sh;
|
||||
fi
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue