tests: also run unit tests with python 3.8 on Travis

This commit is contained in:
SomberNight 2020-01-18 05:52:46 +01:00
parent 6d270364c6
commit 0fdbf49f08
No known key found for this signature in database
GPG key ID: B33B5F232C6271E9

View file

@ -3,6 +3,7 @@ language: python
python:
- 3.6
- 3.7
- 3.8
git:
depth: false
addons: