Fix a typo in tox.ini

This commit is contained in:
Paul Moore 2018-07-21 18:49:08 +01:00
parent a92e458ef8
commit dd8cbf8da3
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
[tox]
envlist =
docs, packaging, lint-py2, lint-py3, mypy,
py27, py34, py35, py67, py37, pypy, pypy3
py27, py34, py35, py36, py37, pypy, pypy3
[testenv]
passenv = CI GIT_SSL_CAINFO