commit | 2a6a40878dbb889e5ca451d5a4edd9a4d65ca921 | [log] [tgz] |
---|---|---|
author | Alex Gaynor <alex.gaynor@gmail.com> | Thu Jun 02 16:31:43 2016 -0700 |
committer | Alex Gaynor <alex.gaynor@gmail.com> | Thu Jun 02 16:31:43 2016 -0700 |
tree | d6f6969446d9626b924537c6a37c1ab11aebbbdf | |
parent | 02ea091cb05bae375eb92a269f8978243d80c3e1 [diff] |
-x
diff --git a/tox.ini b/tox.ini index 905747f..253b00b 100644 --- a/tox.ini +++ b/tox.ini
@@ -17,7 +17,7 @@ PIP_NO_BINARY=cryptography commands = openssl version - coverage run --parallel -m pytest {posargs} + coverage run --parallel -m pytest -x {posargs} [testenv:py27-twistedMaster] deps =