Fix typo in travis config

pull/4/merge
Richard Harding 12 years ago
parent ad3685d4f4
commit 1553eda145

@ -5,4 +5,4 @@ before_install: sudo apt-get install libxml2-dev libxslt-dev
# command to install dependencies
install: pip install -r requirements.txt --use-mirrors
# command to run tests
script: nosetests src/readability/tests
script: nosetests src/breadability/tests

Loading…
Cancel
Save