1
0
mirror of https://github.com/moparisthebest/SickRage synced 2024-08-13 16:53:54 -04:00

fixed yet another typo in travis-cl yaml

This commit is contained in:
echel0n 2014-12-13 16:14:56 -08:00
parent fa7d32e403
commit 96929e0948

View File

@ -11,7 +11,7 @@ install:
- pip install cheetah - pip install cheetah
before_script: before_script:
- chmod +x /tests/all_tests.py - chmod +x ./tests/all_tests.py
script: script:
- ./tests/all_tests.py - ./tests/all_tests.py