Skip to content

Commit

Permalink
Fix the tox config to use the build command.
Browse files Browse the repository at this point in the history
  • Loading branch information
mblayman committed Jan 6, 2016
1 parent 029f64d commit 6b7aa1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ envlist = py26
[testenv]
deps = nose
commands = nosetests
handroll -v sample
handroll -v build sample

[testenv:flake8]
deps = flake8
Expand Down

0 comments on commit 6b7aa1b

Please sign in to comment.