Skip to content

Commit

Permalink
Merge branch 'master' into better-allocator
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukasa committed Nov 28, 2016
2 parents bc215be + f189de9 commit 5d64be3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Expand Up @@ -29,7 +29,7 @@ passenv = ARCHFLAGS CFLAGS LC_ALL LDFLAGS PATH LD_LIBRARY_PATH TERM
commands =
python -c "import OpenSSL.SSL; print(OpenSSL.SSL.SSLeay_version(OpenSSL.SSL.SSLEAY_VERSION))"
python -c "import cryptography; print(cryptography.__version__)"
python -m twisted.trial
python -m twisted.trial --reporter=text twisted

[testenv:py35-urllib3Master]
basepython=python3.5
Expand Down

0 comments on commit 5d64be3

Please sign in to comment.