Fix mistake in .travis.yml

Signed-off-by: JoeLametta <JoeLametta@users.noreply.github.com>
This commit is contained in:
JoeLametta
2020-09-14 13:29:16 +00:00
parent ae5bb15a5e
commit 4b5b6e5e2b

View File

@@ -3,6 +3,7 @@ dist: xenial
language: python
python:
- "3.5"
- "3.6"
- "3.7"
- "3.8"