diff --git a/.travis.yml b/.travis.yml index 5357326c6..17b15fa55 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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