This repository was archived by the owner on Apr 16, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +1
-45
lines changed Expand file tree Collapse file tree 1 file changed +1
-45
lines changed Original file line number Diff line number Diff line change @@ -31,63 +31,19 @@ matrix:
31
31
# Exclude the default Python 3.5 build
32
32
- python : 3.5
33
33
include :
34
- - os : linux
35
- env :
36
- - MB_PYTHON_VERSION=3.7
37
- - NP_BUILD_DEP=1.14.5
38
- - NP_TEST_DEP=1.14.5
34
+
39
35
- os : linux
40
36
env :
41
37
- MB_PYTHON_VERSION=3.8
42
38
- NP_BUILD_DEP=1.14.5
43
39
- NP_TEST_DEP=1.14.5
44
- - os : linux
45
- env :
46
- - MB_PYTHON_VERSION=3.7
47
- - NP_BUILD_DEP=1.14.5
48
- - NP_TEST_DEP=1.14.5
49
- - PLAT=i686
50
- - os : linux
51
- env :
52
- - MB_PYTHON_VERSION=3.6
53
- - os : linux
54
- env :
55
- - MB_PYTHON_VERSION=3.6
56
- - PLAT=i686
57
- - os : osx
58
- language : generic
59
- env :
60
- - MB_PYTHON_VERSION=3.7
61
- - MB_PYTHON_OSX_VER=10.9
62
- - NP_BUILD_DEP=1.14.5
63
- - NP_TEST_DEP=1.14.5
64
40
- os : osx
65
41
language : generic
66
42
env :
67
43
- MB_PYTHON_VERSION=3.8
68
44
- MB_PYTHON_OSX_VER=10.9
69
45
- NP_BUILD_DEP=1.14.5
70
46
- NP_TEST_DEP=1.14.5
71
- - os : osx
72
- language : generic
73
- env :
74
- - MB_PYTHON_VERSION=3.6
75
- - MB_PYTHON_OSX_VER=10.9
76
- allow_failures :
77
- - os : linux
78
- env :
79
- - MB_PYTHON_VERSION=3.7
80
- - NP_BUILD_DEP=1.14.5
81
- - NP_TEST_DEP=1.14.5
82
- - PLAT=i686
83
- - os : linux
84
- env :
85
- - MB_PYTHON_VERSION=3.6
86
- - PLAT=i686
87
- - os : linux
88
- env :
89
- - MB_PYTHON_VERSION=3.5
90
- - PLAT=i686
91
47
92
48
before_install :
93
49
# See:
You can’t perform that action at this time.
0 commit comments