diff --git a/appveyor.yml b/appveyor.yml index f76bf6d..6a22ea1 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -16,6 +16,11 @@ environment: - TOXENV: "py35-pytest27" - TOXENV: "py35-pytest28" - TOXENV: "py35-pytest29" + - TOXENV: "py35-pytest30" + - TOXENV: "py36-pytest27" + - TOXENV: "py36-pytest28" + - TOXENV: "py36-pytest29" + - TOXENV: "py36-pytest30" - TOXENV: "py27-pytest28-pexpect" - TOXENV: "py35-pytest28-pexpect" - TOXENV: "flakes"