check get rid of chmod

This commit is contained in:
merlokk 2019-08-19 18:56:00 +03:00
parent 3f3c3d4e78
commit 5be53281da

View file

@ -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