File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -29,22 +29,22 @@ matrix:
29
29
env : ZOOKEEPER_VERSION=3.4.14 TOX_VENV=py27-eventlet
30
30
- python : ' 2.7'
31
31
env : ZOOKEEPER_VERSION=3.5.7 ZOOKEEPER_PREFIX="apache-" ZOOKEEPER_SUFFIX="-bin" ZOOKEEPER_LIB="lib" TOX_VENV=py27-eventlet
32
- - python : ' 3.6'
33
- env : ZOOKEEPER_VERSION=3.4.14 TOX_VENV=py36
34
- - python : ' 3.6'
35
- env : ZOOKEEPER_VERSION=3.4.14 TOX_VENV=py36-sasl
36
- - python : ' 3.6'
37
- env : ZOOKEEPER_VERSION=3.5.7 ZOOKEEPER_PREFIX="apache-" ZOOKEEPER_SUFFIX="-bin" ZOOKEEPER_LIB="lib" TOX_VENV=py36
38
- - python : ' 3.6'
39
- env : ZOOKEEPER_VERSION=3.5.7 ZOOKEEPER_PREFIX="apache-" ZOOKEEPER_SUFFIX="-bin" ZOOKEEPER_LIB="lib" TOX_VENV=py36-sasl
40
32
- python : ' 3.7'
41
33
env : ZOOKEEPER_VERSION=3.4.14 TOX_VENV=py37
42
34
- python : ' 3.7'
43
35
env : ZOOKEEPER_VERSION=3.4.14 TOX_VENV=py37-sasl
44
36
- python : ' 3.7'
45
- env : ZOOKEEPER_VERSION=3.5.7 ZOOKEEPER_PREFIX="apache-" ZOOKEEPER_SUFFIX="-bin" ZOOKEEPER_LIB="lib" TOX_VENV=py37 DEPLOY=true
37
+ env : ZOOKEEPER_VERSION=3.5.7 ZOOKEEPER_PREFIX="apache-" ZOOKEEPER_SUFFIX="-bin" ZOOKEEPER_LIB="lib" TOX_VENV=py37
46
38
- python : ' 3.7'
47
39
env : ZOOKEEPER_VERSION=3.5.7 ZOOKEEPER_PREFIX="apache-" ZOOKEEPER_SUFFIX="-bin" ZOOKEEPER_LIB="lib" TOX_VENV=py37-sasl
40
+ - python : ' 3.8'
41
+ env : ZOOKEEPER_VERSION=3.4.14 TOX_VENV=py38
42
+ - python : ' 3.8'
43
+ env : ZOOKEEPER_VERSION=3.4.14 TOX_VENV=py38-sasl
44
+ - python : ' 3.8'
45
+ env : ZOOKEEPER_VERSION=3.5.7 ZOOKEEPER_PREFIX="apache-" ZOOKEEPER_SUFFIX="-bin" ZOOKEEPER_LIB="lib" TOX_VENV=py38 DEPLOY=true
46
+ - python : ' 3.8'
47
+ env : ZOOKEEPER_VERSION=3.5.7 ZOOKEEPER_PREFIX="apache-" ZOOKEEPER_SUFFIX="-bin" ZOOKEEPER_LIB="lib" TOX_VENV=py38-sasl
48
48
- python : pypy
49
49
env : ZOOKEEPER_VERSION=3.4.14 TOX_VENV=pypy
50
50
- python : ' pypy'
You can’t perform that action at this time.
0 commit comments