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
This commit is contained in:
Camilla 2019-12-12 14:57:52 +01:00 committed by GitHub
parent 5a3c73ea54
commit a5380813a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,6 +9,7 @@ TEST_SUITE:
- xpack - xpack
PYTHON_VERSION: PYTHON_VERSION:
- 3.8
- 3.7 - 3.7
- 3.6 - 3.6
- 3.5.3 - 3.5.3