diff --git a/.travis.yml b/.travis.yml index a77a998a8..fb61b75a3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,7 +15,6 @@ install: - "export PYTHONPATH=`pwd`" - "python setup.py build_ext --inplace" - "python -m spacy.en.download all" - - "py.test tests/" #- "rm -rf spacy/" #- "pip install spacy"