appveyor.yml in pycall-1.3.0.dev vs appveyor.yml in pycall-1.3.0
- old
+ new
@@ -5,14 +5,10 @@
- ruby_version: "24"
PYTHONDIR: "C:\\Python27"
PYTHON: "C:\\Python27\\python.exe"
- ruby_version: "24"
- PYTHONDIR: "C:\\Python34"
- PYTHON: "C:\\Python34\\python.exe"
-
- - ruby_version: "24"
PYTHONDIR: "C:\\Python35"
PYTHON: "C:\\Python35\\python.exe"
- ruby_version: "24"
PYTHONDIR: "C:\\Python36"
@@ -22,14 +18,10 @@
- ruby_version: "24-x64"
PYTHONDIR: "C:\\Python27-x64"
PYTHON: "C:\\Python27-x64\\python.exe"
- ruby_version: "24-x64"
- PYTHONDIR: "C:\\Python34-x64"
- PYTHON: "C:\\Python34-x64\\python.exe"
-
- - ruby_version: "24-x64"
PYTHONDIR: "C:\\Python35-x64"
PYTHON: "C:\\Python35-x64\\python.exe"
- ruby_version: "24-x64"
PYTHONDIR: "C:\\Python36-x64"
@@ -54,13 +46,9 @@
# Ruby 2.3 (64bit)
- ruby_version: "23-x64"
PYTHONDIR: "C:\\Python27-x64"
PYTHON: "C:\\Python27-x64\\python.exe"
-
- - ruby_version: "23-x64"
- PYTHONDIR: "C:\\Python34-x64"
- PYTHON: "C:\\Python34-x64\\python.exe"
- ruby_version: "23-x64"
PYTHONDIR: "C:\\Python35-x64"
PYTHON: "C:\\Python35-x64\\python.exe"