summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorMatt Clay <matt@mystile.com>2018-01-24 11:07:24 -0800
committerMatt Clay <matt@mystile.com>2018-01-25 09:45:36 -0800
commit7abdab6c9e6347851fbe106266e57788c58e29c7 (patch)
tree6eebdeab6694a750187d96ec93f0c7a10775f754 /tox.ini
parent0ce8d389a4048ca89941536aeffd468c0e369bdd (diff)
downloadansible-7abdab6c9e6347851fbe106266e57788c58e29c7.tar.gz
Convert ansible-test compile into a sanity test.
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini1
1 files changed, 0 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index d86c38965a..f460eb3139 100644
--- a/tox.ini
+++ b/tox.ini
@@ -12,7 +12,6 @@ commands =
# ansible-test directly and use the --tox and --python options.
# The commands below are provided as a convenience for those who
# prefer to run tox directly instead of through ansible-test.
- {toxinidir}/test/runner/ansible-test compile --python default -v
{toxinidir}/test/runner/ansible-test sanity --python default -v
{toxinidir}/test/runner/ansible-test units --python default -v
passenv =