Skip to content

Commit 253db75

Browse files
committed
run all tests with tox
1 parent 29ec8f3 commit 253db75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ envlist = py27, pypy, py33, py34, py35
99
[testenv]
1010
deps =
1111
-r{toxinidir}/requirements-test.txt
12-
commands = py.test --cov=scrapinghub --cov-report= tests/legacy
12+
commands = py.test --cov=scrapinghub --cov-report= tests

0 commit comments

Comments
 (0)