* Fix travis.yml

This commit is contained in:
Matthew Honnibal 2015-10-09 12:58:08 +11:00
parent f2374ecfb6
commit c64fd472b0
1 changed files with 1 additions and 1 deletions

View File

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