mirror of
https://github.com/moparisthebest/SickRage
synced 2025-01-05 10:58:01 -05:00
Update .travis.yml
This commit is contained in:
parent
75b6d2f51a
commit
90bf7b8f3b
10
.travis.yml
10
.travis.yml
@ -3,8 +3,10 @@ python:
|
||||
- 2.6
|
||||
- 2.7
|
||||
|
||||
install:
|
||||
- pip install cheetah
|
||||
|
||||
# whitelist
|
||||
branches:
|
||||
only:
|
||||
- develop
|
||||
|
||||
before_script: cd ./tests
|
||||
script: python all_tests.py
|
||||
script: ./all_tests.py
|
||||
|
Loading…
Reference in New Issue
Block a user