diff --git a/.ci/test-matrix.yml b/.ci/test-matrix.yml index a78b2fc4..dfebbbaa 100644 --- a/.ci/test-matrix.yml +++ b/.ci/test-matrix.yml @@ -1,12 +1,11 @@ --- ELASTICSEARCH_VERSION: -- 7.0.0-beta1 -- 6.6.2 +- 7.0.0 +- 7.0.1 PYTHON_VERSION: - 2.7 -- 3.4 - 3.5 - 3.6 - 3.7