1
0
mirror of https://github.com/moparisthebest/SickRage synced 2025-01-06 03:18:01 -05:00

Update .travis.yml

This commit is contained in:
echel0n 2014-11-17 02:19:16 -08:00
parent ca42757ed4
commit 4d96b01f02

View File

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