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
1 changed files with 1 additions and 1 deletions

View File

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