mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2024-12-27 10:34:08 +08:00
Update .travis.yml
very itchy config file...
This commit is contained in:
parent
c8c01337f1
commit
1d02d17828
1 changed files with 1 additions and 1 deletions
|
@ -41,4 +41,4 @@ script:
|
||||||
proxmark3 -h ;
|
proxmark3 -h ;
|
||||||
elif [[ "$TRAVIS_OS_NAME" == "linux" ]]; then
|
elif [[ "$TRAVIS_OS_NAME" == "linux" ]]; then
|
||||||
./client/proxmark3 -h ;
|
./client/proxmark3 -h ;
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in a new issue