Skip to content

Commit

Permalink
Appveyor dropped python 3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
nils-werner committed Jul 27, 2017
1 parent 7116e03 commit 70d06cc
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions appveyor.yml
Expand Up @@ -29,14 +29,6 @@ environment:
PYTHON_VERSION: "2.7.x" # currently 2.7.9
PYTHON_ARCH: "64"

- PYTHON: "C:\\Python33"
PYTHON_VERSION: "3.3.x" # currently 3.3.5
PYTHON_ARCH: "32"

- PYTHON: "C:\\Python33-x64"
PYTHON_VERSION: "3.3.x" # currently 3.3.5
PYTHON_ARCH: "64"

- PYTHON: "C:\\Python34"
PYTHON_VERSION: "3.4.x" # currently 3.4.3
PYTHON_ARCH: "32"
Expand Down

0 comments on commit 70d06cc

Please sign in to comment.