File tree Expand file tree Collapse file tree 1 file changed +34
-35
lines changed Expand file tree Collapse file tree 1 file changed +34
-35
lines changed Original file line number Diff line number Diff line change 13
13
" qgMf5wjB1OU7OJT/5AN1+0yfHWlRGCpLn1BT1+RbLTMB3LLHz0qrnzDSuJ3GjlJlYWDyDkgSKCBUFWwy4BnazdRWVj8MTqgpMYlIFKT4XWYYpL82vZ+QCQHe91ExvqF+QAtwxtVhJK1g0bRe908y8IPDkbKqlj4maLm+oUak/DU="
14
14
15
15
language : python
16
- # Default Python version is usually 2.7
17
16
python : 3.5
18
17
sudo : required
19
18
dist : trusty
20
19
services : docker
21
20
22
21
matrix :
23
- exclude :
24
- # Exclude the default Python 3.5 build
25
- - python : 3.5
22
+ # exclude:
23
+ # # Exclude the default Python 3.5 build
24
+ # - python: 3.5
26
25
include :
27
- - os : linux
28
- env :
29
- - MB_PYTHON_VERSION=2.7
30
- - os : linux
31
- env :
32
- - MB_PYTHON_VERSION=2.7
33
- - UNICODE_WIDTH=16
34
- - os : linux
35
- env :
36
- - MB_PYTHON_VERSION=2.7
37
- - PLAT=i686
38
- - os : linux
39
- env :
40
- - MB_PYTHON_VERSION=2.7
41
- - PLAT=i686
42
- - UNICODE_WIDTH=16
43
- - os : linux
44
- env :
45
- - MB_PYTHON_VERSION=3.5
46
- - os : linux
47
- env :
48
- - MB_PYTHON_VERSION=3.5
49
- - PLAT=i686
26
+ # - os: linux
27
+ # env:
28
+ # - MB_PYTHON_VERSION=2.7
29
+ # - os: linux
30
+ # env:
31
+ # - MB_PYTHON_VERSION=2.7
32
+ # - UNICODE_WIDTH=16
33
+ # - os: linux
34
+ # env:
35
+ # - MB_PYTHON_VERSION=2.7
36
+ # - PLAT=i686
37
+ # - os: linux
38
+ # env:
39
+ # - MB_PYTHON_VERSION=2.7
40
+ # - PLAT=i686
41
+ # - UNICODE_WIDTH=16
42
+ # - os: linux
43
+ # env:
44
+ # - MB_PYTHON_VERSION=3.5
45
+ # - os: linux
46
+ # env:
47
+ # - MB_PYTHON_VERSION=3.5
48
+ # - PLAT=i686
50
49
- os : linux
51
50
env :
52
51
- MB_PYTHON_VERSION=3.6
@@ -76,14 +75,14 @@ matrix:
76
75
- PLAT=i686
77
76
- NP_BUILD_DEP="1.17.3"
78
77
- NP_TEST_DEP="1.17.3"
79
- - os : osx
80
- language : generic
81
- env :
82
- - MB_PYTHON_VERSION=2.7
83
- - os : osx
84
- language : generic
85
- env :
86
- - MB_PYTHON_VERSION=3.5
78
+ # - os: osx
79
+ # language: generic
80
+ # env:
81
+ # - MB_PYTHON_VERSION=2.7
82
+ # - os: osx
83
+ # language: generic
84
+ # env:
85
+ # - MB_PYTHON_VERSION=3.5
87
86
- os : osx
88
87
language : generic
89
88
env :
You can’t perform that action at this time.
0 commit comments