1
0
mirror of https://github.com/moparisthebest/SickRage synced 2024-08-13 16:53:54 -04:00

Updated travis.yml file

This commit is contained in:
echel0n 2014-12-13 15:27:29 -08:00
parent 76754ff2ba
commit 68cca69b9f

View File

@ -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"