mirror of
https://github.com/moparisthebest/SickRage
synced 2024-12-12 11:02:21 -05:00
Update .travis.yml
This commit is contained in:
parent
60c03996a6
commit
ca42757ed4
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