File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ matrix:
3434 - PLAT=i686
3535 - USE_CCACHE=1
3636 - FREETYPEPY_BUNDLE_FT=1
37- - os : linux # Bundle 64 bit library for Python 3.6 .
37+ - os : linux # Bundle 64 bit library.
3838 env :
3939 - MB_PYTHON_VERSION=3.6
4040 - USE_CCACHE=1
@@ -49,17 +49,6 @@ matrix:
4949 - MB_PYTHON_VERSION=3.6
5050 - USE_CCACHE=1
5151 - FREETYPEPY_BUNDLE_FT=1
52- - os : linux # Bundle 64 bit library for Python 3.7.
53- env :
54- - MB_PYTHON_VERSION=3.7
55- - USE_CCACHE=1
56- - FREETYPEPY_BUNDLE_FT=1
57- - os : osx
58- language : generic
59- env :
60- - MB_PYTHON_VERSION=3.7
61- - USE_CCACHE=1
62- - FREETYPEPY_BUNDLE_FT=1
6352
6453before_install :
6554 - source ci/multibuild/common_utils.sh
Original file line number Diff line number Diff line change @@ -15,10 +15,6 @@ environment:
1515 PYTHON_VERSION : 3.6
1616 PYTHON_ARCH : ' 64'
1717
18- - PYTHON : C:\Python36-x64
19- PYTHON_VERSION : 3.7
20- PYTHON_ARCH : ' 64'
21-
2218init :
2319 - ECHO %PYTHON% %PYTHON_VERSION% %PYTHON_ARCH%
2420
You can’t perform that action at this time.
0 commit comments