1
0
mirror of https://github.com/moparisthebest/SickRage synced 2024-11-14 05:15:12 -05:00

Update .travis.yml

This commit is contained in:
echel0n 2014-11-17 02:19:32 -08:00
parent 90bf7b8f3b
commit 47c7420581

View File

@ -8,5 +8,8 @@ branches:
only: only:
- develop - develop
install:
- pip install cheetah
before_script: cd ./tests before_script: cd ./tests
script: ./all_tests.py script: ./all_tests.py