mirror of
https://github.com/moparisthebest/SickRage
synced 2024-12-04 15:12:23 -05:00
Updated travis.yml file
This commit is contained in:
parent
76754ff2ba
commit
68cca69b9f
@ -3,7 +3,9 @@ python:
|
||||
- 2.6
|
||||
- 2.7
|
||||
|
||||
# whitelist
|
||||
env:
|
||||
- DB=sqlite://
|
||||
|
||||
branches:
|
||||
only:
|
||||
- develop
|
||||
@ -17,3 +19,6 @@ before_script:
|
||||
|
||||
script:
|
||||
- ./all_tests.py
|
||||
|
||||
notifications:
|
||||
irc: "irc.freenode.net#sickrage"
|
Loading…
Reference in New Issue
Block a user