Skip to content

Commit 4438622

Browse files
committed
Updated tox to do same tests as Travis CI
1 parent 5c4c081 commit 4438622

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
@@ -13,4 +13,4 @@ commands =
1313
{envpython} pycodestyle.py --testsuite testsuite
1414
{envpython} pycodestyle.py --statistics pycodestyle.py
1515
{envpython} pycodestyle.py --doctest
16-
{envpython} -m testsuite.test_all
16+
{envpython} setup.py test

0 commit comments

Comments
 (0)