diff options
author | Anisse Astier <anisse@astier.eu> | 2017-02-15 17:28:31 +0100 |
---|---|---|
committer | Sergey M <dstftw@gmail.com> | 2017-02-16 00:28:31 +0800 |
commit | 099cfdb770f458de7cfdf3e814fbb9f43db217ea (patch) | |
tree | e782aec75e4da1768bc69bc9e8abe62c381546e5 /.travis.yml | |
parent | 398dea321001b99ac4ad28d3d60a5317c4a439d7 (diff) |
[devscripts/run_tests.sh] Change permission for script to 755
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml index 8ba93ec02..f41e11137 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: |