diff --git a/appveyor.yml b/appveyor.yml index 4fc8afec..ecb64593 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -4,9 +4,6 @@ environment: - TOXENV: "py27-pytest29" - TOXENV: "py27-pytest30" - TOXENV: "py27-pytest31" - - TOXENV: "py34-pytest29" - - TOXENV: "py34-pytest30" - - TOXENV: "py34-pytest31" - TOXENV: "py35-pytest29" - TOXENV: "py35-pytest30" - TOXENV: "py35-pytest31"