* Fiddle with travis.yml

This commit is contained in:
Matthew Honnibal 2015-06-07 22:57:48 +02:00
parent 22f1ad012e
commit 68be03d66b

View File

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