summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorJeremy Lainé <jeremy.laine@m4x.org>2018-03-21 16:02:10 +0100
committerPaul Kehrer <paul.l.kehrer@gmail.com>2018-03-21 11:02:10 -0400
commit57c2f030886a838f44e88949295e66b759e46c65 (patch)
treedd0eee47965069d5d45cd1107a18e1322c3b3877 /tox.ini
parent1ae7cb68cd285fe822c84d8e3198aff9716cf4e8 (diff)
downloadpyopenssl-57c2f030886a838f44e88949295e66b759e46c65.tar.gz
Run tests against pypy3, use travis's pypy/pypy3 (#743)
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index cbf6693..48cd08e 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,5 +1,5 @@
[tox]
-envlist = {pypy,py27,py34,py35,py36}{,-cryptographyMaster,-cryptographyMinimum},py27-twistedMaster,pypi-readme,check-manifest,flake8,docs,coverage-report
+envlist = {pypy,pypy3,py27,py34,py35,py36}{,-cryptographyMaster,-cryptographyMinimum},py27-twistedMaster,pypi-readme,check-manifest,flake8,docs,coverage-report
[testenv]
whitelist_externals =