File tree Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -21,18 +21,18 @@ environment:
2121 IS_CONDA : " yes"
2222 GIT_PATH : " %GIT_DAEMON_PATH%"
2323
24- # # Cygwin
25- #
26- - PYTHON : " C:\\ Miniconda-x64"
27- PYTHON_VERSION : " 2.7"
28- IS_CONDA : " yes"
29- GIT_PATH : " %CYGWIN_GIT_PATH%"
30- - PYTHON : " C:\\ Python34-x64"
31- PYTHON_VERSION : " 3.4"
32- GIT_PATH : " %CYGWIN_GIT_PATH%"
33- - PYTHON : " C:\\ Python35-x64"
34- PYTHON_VERSION : " 3.5"
35- GIT_PATH : " %CYGWIN64_GIT_PATH%"
24+ # ## Cygwin
25+ # #
26+ # - PYTHON: "C:\\Miniconda-x64"
27+ # PYTHON_VERSION: "2.7"
28+ # IS_CONDA: "yes"
29+ # GIT_PATH: "%CYGWIN_GIT_PATH%"
30+ # - PYTHON: "C:\\Python34-x64"
31+ # PYTHON_VERSION: "3.4"
32+ # GIT_PATH: "%CYGWIN_GIT_PATH%"
33+ # - PYTHON: "C:\\Python35-x64"
34+ # PYTHON_VERSION: "3.5"
35+ # GIT_PATH: "%CYGWIN64_GIT_PATH%"
3636
3737
3838install :
You can’t perform that action at this time.
0 commit comments