diff --git a/.travis.yml b/.travis.yml index d178f34c0..82c7d409e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -25,4 +25,8 @@ install: # run tests script: - - py.test tests/ + - "ls corpora/en" + - "ls spacy/en/data" + + +#- py.test tests/