eland/.ci/test-matrix.yml
Camilla a5380813a7
Adds Python 3.8 support (#96)
* Adds build status sticker to README

* Adds Python version to test matrix

* Adds debug echo message

* Adds back Python 3.5.3 to test matrix

* Adds Python version to test matrix

* Adds back Python 3.5.3 to test matrix

* Adds Python 3.8 to test matrix
2019-12-12 14:57:52 +01:00

19 lines
159 B
YAML
Executable File

---
ELASTICSEARCH_VERSION:
- 8.0.0-SNAPSHOT
- 7.5-SNAPSHOT
TEST_SUITE:
- oss
- xpack
PYTHON_VERSION:
- 3.8
- 3.7
- 3.6
- 3.5.3
exclude: ~