mirror of
https://github.com/moparisthebest/SickRage
synced 2024-12-04 15:12:23 -05:00
chmod +x all_tests.py to avoid permission issues
This commit is contained in:
parent
a3eb16be8e
commit
fa7d32e403
@ -10,6 +10,9 @@ branches:
|
||||
install:
|
||||
- pip install cheetah
|
||||
|
||||
before_script:
|
||||
- chmod +x /tests/all_tests.py
|
||||
|
||||
script:
|
||||
- ./tests/all_tests.py
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user