File tree Expand file tree Collapse file tree 3 files changed +0
-18
lines changed Expand file tree Collapse file tree 3 files changed +0
-18
lines changed Original file line number Diff line number Diff line change 3
3
- MANYLINUX_IMAGE=manylinux-x86 MANYLINUX_PYTHON=cp27-cp27m
4
4
- MANYLINUX_IMAGE=manylinux-x64 MANYLINUX_PYTHON=cp27-cp27mu
5
5
- MANYLINUX_IMAGE=manylinux-x86 MANYLINUX_PYTHON=cp27-cp27mu
6
- - MANYLINUX_IMAGE=manylinux-x64 MANYLINUX_PYTHON=cp33-cp33m
7
- - MANYLINUX_IMAGE=manylinux-x86 MANYLINUX_PYTHON=cp33-cp33m
8
6
- MANYLINUX_IMAGE=manylinux-x64 MANYLINUX_PYTHON=cp34-cp34m
9
7
- MANYLINUX_IMAGE=manylinux-x86 MANYLINUX_PYTHON=cp34-cp34m
10
8
- MANYLINUX_IMAGE=manylinux-x64 MANYLINUX_PYTHON=cp35-cp35m
Original file line number Diff line number Diff line change @@ -23,11 +23,6 @@ matrix:
23
23
env :
24
24
- PYTHON_VERSION=3.4.5
25
25
26
- - os : osx
27
- language : generic
28
- env :
29
- - PYTHON_VERSION=3.3.6
30
-
31
26
- os : osx
32
27
language : generic
33
28
env :
38
33
- $HOME/.pyenv/versions/3.6.1
39
34
- $HOME/.pyenv/versions/3.5.2
40
35
- $HOME/.pyenv/versions/3.4.5
41
- - $HOME/.pyenv/versions/3.3.6
42
36
- $HOME/.pyenv/versions/2.7.12
43
37
- $HOME/downloads
44
38
Original file line number Diff line number Diff line change @@ -19,16 +19,6 @@ environment:
19
19
PYTHON_ARCH : " 64"
20
20
BLOCK : " 0"
21
21
22
- - PYTHON_DIR : " C:\\ Python33"
23
- PYTHON_VERSION : " 3.3.x"
24
- PYTHON_ARCH : " 32"
25
- BLOCK : " 0"
26
-
27
- - PYTHON_DIR : " C:\\ Python33-x64"
28
- PYTHON_VERSION : " 3.3.x"
29
- PYTHON_ARCH : " 64"
30
- BLOCK : " 0"
31
-
32
22
- PYTHON_DIR : " C:\\ Python34"
33
23
PYTHON_VERSION : " 3.4.x"
34
24
PYTHON_ARCH : " 32"
You can’t perform that action at this time.
0 commit comments