mirror of
https://github.com/l1ving/youtube-dl
synced 2025-01-24 19:02:52 +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:
|
env:
|
||||||
- YTDL_TEST_SET=core
|
- YTDL_TEST_SET=core
|
||||||
- YTDL_TEST_SET=download
|
- YTDL_TEST_SET=download
|
||||||
before_script:
|
|
||||||
- chmod +x ./devscripts/run_tests.sh
|
|
||||||
script: ./devscripts/run_tests.sh
|
script: ./devscripts/run_tests.sh
|
||||||
notifications:
|
notifications:
|
||||||
email:
|
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