Browse Source

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

master-ytdl-org
Anisse Astier 8 years ago
committed by Sergey M
parent
commit
099cfdb770
2 changed files with 0 additions and 2 deletions
  1. +0
    -2
      .travis.yml
  2. +0
    -0
      devscripts/run_tests.sh

+ 0
- 2
.travis.yml 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
- 0
devscripts/run_tests.sh View File


Loading…
Cancel
Save