* Update travis.yml for new tests path

This commit is contained in:
Matthew Honnibal 2015-10-26 00:31:04 +11:00
parent 09e0b15629
commit 3b1e8b7007
1 changed files with 1 additions and 1 deletions

View File

@ -24,4 +24,4 @@ install:
# run tests
script:
- "py.test tests/ -x"
- "py.test spacy/ -x"