Skip to content

Commit

Permalink
Windows 3.3 on Appveyor isn't building, so skip it.
Browse files Browse the repository at this point in the history
  • Loading branch information
nedbat committed Aug 6, 2016
1 parent a23ab8e commit f30c019
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,18 +34,6 @@ environment:
PYTHON_VERSION: "2.7.11"
PYTHON_ARCH: "64"

- JOB: "3.3 32-bit"
TOXENV: "py33"
PYTHON: "C:\\Python33"
PYTHON_VERSION: "3.3"
PYTHON_ARCH: "32"

- JOB: "3.3 64-bit"
TOXENV: "py33"
PYTHON: "C:\\Python33-x64"
PYTHON_VERSION: "3.3"
PYTHON_ARCH: "64"

- JOB: "3.4 32-bit"
TOXENV: "py34"
PYTHON: "C:\\Python34"
Expand Down

0 comments on commit f30c019

Please sign in to comment.