Use Python 3.8 on travis for testing

This commit is contained in:
Dave Halter
2019-12-15 00:12:36 +01:00
parent 38cdcceba5
commit 09abe42cce

View File

@@ -6,7 +6,7 @@ python:
- 3.5
- 3.6
- 3.7
- 3.8-dev
- 3.8
- pypy2.7-6.0
- pypy3.5-6.0
matrix: