mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-01-02 21:54:10 +08:00
check get rid of chmod
This commit is contained in:
parent
3f3c3d4e78
commit
5be53281da
1 changed files with 0 additions and 3 deletions
|
@ -46,9 +46,6 @@ install:
|
|||
make all V=1;
|
||||
fi
|
||||
|
||||
before_script:
|
||||
- chmod +x pm3test.sh
|
||||
|
||||
script:
|
||||
## start and run a test script
|
||||
if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then
|
||||
|
|
Loading…
Reference in a new issue