File tree Expand file tree Collapse file tree 2 files changed +0
-12
lines changed Expand file tree Collapse file tree 2 files changed +0
-12
lines changed Original file line number Diff line number Diff line change @@ -10,8 +10,6 @@ matrix:
10
10
dist : bionic
11
11
12
12
include :
13
- - os : linux
14
- python : " 2.7"
15
13
- os : linux
16
14
python : " 3.5"
17
15
- os : linux
@@ -27,10 +25,6 @@ matrix:
27
25
python : " 3.9-dev"
28
26
dist : bionic
29
27
30
- - os : osx
31
- language : generic
32
- env :
33
- - OSXENV=2.7.14
34
28
- os : osx
35
29
language : generic
36
30
env :
Original file line number Diff line number Diff line change @@ -4,9 +4,6 @@ image: Visual Studio 2017
4
4
5
5
environment :
6
6
matrix :
7
- - PYTHON : " C:\\ Python27"
8
- PYVER : 2
9
- BITS : 32
10
7
- PYTHON : " C:\\ Python36"
11
8
PYVER : 3
12
9
BITS : 32
@@ -16,9 +13,6 @@ environment:
16
13
- PYTHON : " C:\\ Python38"
17
14
PYVER : 3
18
15
BITS : 32
19
- - PYTHON : " C:\\ Python27-x64"
20
- PYVER : 2
21
- BITS : 64
22
16
- PYTHON : " C:\\ Python36-x64"
23
17
PYVER : 3
24
18
BITS : 64
You can’t perform that action at this time.
0 commit comments