mirror of
https://github.com/l1ving/youtube-dl
synced 2025-01-24 14:32:54 +08:00
[travis] no need to chmod if script has correct permissions
This commit is contained in:
parent
58a65ba852
commit
634db96ef1
@ -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
0
devscripts/run_tests.sh
Normal file → Executable file
Loading…
Reference in New Issue
Block a user