.travis: bump pythn version to 3.8.2

This commit is contained in:
JacobPlaster
2020-07-07 10:37:56 +01:00
parent 3733ac562d
commit 51803c87c9

View File

@@ -1,6 +1,6 @@
language: python
python:
- "3.6.7"
- "3.8.2"
install:
- python3.6 -m pip install -r requirements.txt
script: