diff --git a/.travis.yml b/.travis.yml index f21301db1..fc2441e3e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -24,4 +24,4 @@ install: # run tests script: - - "py.test tests/ -x" + - "py.test spacy/ -x"