Skip to content

Commit 7b00aac

Browse files
author
Dan
committed
Removed py3.3 from appveyor
1 parent f3a5af6 commit 7b00aac

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

appveyor.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,6 @@ environment:
2525
PYTHON_ARCH: "64"
2626
PYTHON_EXE: python
2727

28-
- PYTHON: "C:\\Python33-x64"
29-
PYTHON_VERSION: "3.3.x" # currently 3.3.5
30-
PYTHON_ARCH: "64"
31-
PYTHON_EXE: python
32-
3328
- PYTHON: "C:\\Python35"
3429
PYTHON_VERSION: "3.5.x" # currently 3.5.0
3530
PYTHON_ARCH: "32"
@@ -40,11 +35,6 @@ environment:
4035
PYTHON_ARCH: "32"
4136
PYTHON_EXE: python
4237

43-
- PYTHON: "C:\\Python33"
44-
PYTHON_VERSION: "3.3.x" # currently 3.3.5
45-
PYTHON_ARCH: "32"
46-
PYTHON_EXE: python
47-
4838
- PYTHON: "C:\\Python34"
4939
PYTHON_VERSION: "3.4.x" # currently 3.4.3
5040
PYTHON_ARCH: "32"

0 commit comments

Comments
 (0)