travis fix

This commit is contained in:
X 2016-11-15 14:35:11 +05:30
parent 4db43733f0
commit 657ad38799

View File

@ -13,7 +13,7 @@ python:
install: "pip install -r requirements.txt" install: "pip install -r requirements.txt"
# command to run tests # command to run tests
#script: nosetests #script: nosetests
script: cd comic_dl && comic-dl.py -h script: cd comic_dl
notifications: notifications:
email: email:
- xonshiz@psychoticelites.com - xonshiz@psychoticelites.com