Travis: test against Python 3.8
This commit is contained in:
@@ -4,6 +4,7 @@ python:
|
||||
- "3.5"
|
||||
- "3.6"
|
||||
- "3.7"
|
||||
- "3.8-dev"
|
||||
install:
|
||||
- pip install pylint~=2.3.1 requests mypy
|
||||
- pip install -r docs/requirements.txt
|
||||
|
||||
Reference in New Issue
Block a user