mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-01-05 07:36:14 +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;
|
make all V=1;
|
||||||
fi
|
fi
|
||||||
|
|
||||||
before_script:
|
|
||||||
- chmod +x pm3test.sh
|
|
||||||
|
|
||||||
script:
|
script:
|
||||||
## start and run a test script
|
## start and run a test script
|
||||||
if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then
|
if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then
|
||||||
|
|
Loading…
Reference in a new issue