Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 706adbe

Browse filesBrowse files
committed
appveyor: disable py2 and py34 build
1 parent 099e7a8 commit 706adbe
Copy full SHA for 706adbe

File tree

1 file changed

+16
-16
lines changed
Filter options

1 file changed

+16
-16
lines changed

‎appveyor.yml

Copy file name to clipboardExpand all lines: appveyor.yml
+16-16Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -6,22 +6,22 @@ environment:
66
secure: HHNjmjxQSvgSY9Zde0qh6A==
77

88
matrix:
9-
- PYTHON: "C:/Python27"
10-
BUILD_ENV: "Visual Studio 14"
11-
BUILD_DIR: "build"
12-
PYTHON_VERSION: "2.7"
13-
- PYTHON: "C:/Python27-x64"
14-
BUILD_ENV: "Visual Studio 14 Win64"
15-
BUILD_DIR: "build64"
16-
PYTHON_VERSION: "2.7"
17-
- PYTHON: "C:/Python34"
18-
BUILD_ENV: "Visual Studio 14"
19-
BUILD_DIR: "build"
20-
PYTHON_VERSION: "3.4"
21-
- PYTHON: "C:/Python34-x64"
22-
BUILD_ENV: "Visual Studio 14 Win64"
23-
BUILD_DIR: "build64"
24-
PYTHON_VERSION: "3.4"
9+
# - PYTHON: "C:/Python27"
10+
# BUILD_ENV: "Visual Studio 14"
11+
# BUILD_DIR: "build"
12+
# PYTHON_VERSION: "2.7"
13+
# - PYTHON: "C:/Python27-x64"
14+
# BUILD_ENV: "Visual Studio 14 Win64"
15+
# BUILD_DIR: "build64"
16+
# PYTHON_VERSION: "2.7"
17+
# - PYTHON: "C:/Python34"
18+
# BUILD_ENV: "Visual Studio 14"
19+
# BUILD_DIR: "build"
20+
# PYTHON_VERSION: "3.4"
21+
# - PYTHON: "C:/Python34-x64"
22+
# BUILD_ENV: "Visual Studio 14 Win64"
23+
# BUILD_DIR: "build64"
24+
# PYTHON_VERSION: "3.4"
2525
- PYTHON: "C:/Python35"
2626
BUILD_ENV: "Visual Studio 14"
2727
BUILD_DIR: "build"

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.