1
0
mirror of https://github.com/moparisthebest/SickRage synced 2024-08-13 16:53:54 -04: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:
- develop
install:
- pip install cheetah
before_script: cd ./tests
script: ./all_tests.py