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