diff options
author | Matt Clay <matt@mystile.com> | 2018-01-24 11:07:24 -0800 |
---|---|---|
committer | Matt Clay <matt@mystile.com> | 2018-01-25 09:45:36 -0800 |
commit | 7abdab6c9e6347851fbe106266e57788c58e29c7 (patch) | |
tree | 6eebdeab6694a750187d96ec93f0c7a10775f754 /tox.ini | |
parent | 0ce8d389a4048ca89941536aeffd468c0e369bdd (diff) | |
download | ansible-7abdab6c9e6347851fbe106266e57788c58e29c7.tar.gz |
Convert ansible-test compile into a sanity test.
Diffstat (limited to 'tox.ini')
-rw-r--r-- | tox.ini | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 = |