check get rid of chmod
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user