Merge pull request #1839 from gliptak/patch-1
Use the released version of Python 3.8 on Travis
This commit is contained in:
commit
919a77e59e
@ -5,7 +5,7 @@ python:
|
||||
- "3.5"
|
||||
- "3.6"
|
||||
- "3.7"
|
||||
- 3.8-dev
|
||||
- "3.8"
|
||||
- pypy3.5-6.0
|
||||
install:
|
||||
- pip install -r requirements-travis.txt
|
||||
|
Loading…
Reference in New Issue
Block a user