[devscripts/run_tests.sh] Change permission for script to 755

This commit is contained in:
Anisse Astier 2017-02-15 17:28:31 +01:00 committed by Sergey M
parent 398dea3210
commit 099cfdb770
2 changed files with 0 additions and 2 deletions

View File

@ -11,8 +11,6 @@ sudo: false
env:
- YTDL_TEST_SET=core
- YTDL_TEST_SET=download
before_script:
- chmod +x ./devscripts/run_tests.sh
script: ./devscripts/run_tests.sh
notifications:
email:

0
devscripts/run_tests.sh Normal file → Executable file
View File