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