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:
2929 env : ZOOKEEPER_VERSION=3.4.14 TOX_VENV=py27-eventlet
3030 - python : ' 2.7'
3131 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
4032 - python : ' 3.7'
4133 env : ZOOKEEPER_VERSION=3.4.14 TOX_VENV=py37
4234 - python : ' 3.7'
4335 env : ZOOKEEPER_VERSION=3.4.14 TOX_VENV=py37-sasl
4436 - 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
4638 - python : ' 3.7'
4739 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
4848 - python : pypy
4949 env : ZOOKEEPER_VERSION=3.4.14 TOX_VENV=pypy
5050 - python : ' pypy'
You can’t perform that action at this time.
0 commit comments