commit | d708f9058496d418acaf37a0027a8bccdceef490 | [log] [tgz] |
---|---|---|
author | Alex Gaynor <alex.gaynor@gmail.com> | Thu Jun 02 10:50:30 2016 -0700 |
committer | Alex Gaynor <alex.gaynor@gmail.com> | Thu Jun 02 10:50:30 2016 -0700 |
tree | 0107e196537eebddef1bc3e706f7ff686facc0f6 | |
parent | 0c0266ea31736688fa2ae53c494479eadce4a9c4 [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 =