mirror of
https://github.com/fastapi/fastapi.git
synced 2026-04-16 04:53:11 -04:00
👷 Enable full Travis for Python 3.8 (#750)
This commit is contained in:
committed by
GitHub
parent
35510a5ea7
commit
9bd0d6fa96
@@ -7,12 +7,11 @@ cache: pip
|
||||
python:
|
||||
- "3.6"
|
||||
- "3.7"
|
||||
- "3.8-dev"
|
||||
- "3.8"
|
||||
- "nightly"
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- python: "3.8-dev"
|
||||
- python: "nightly"
|
||||
|
||||
install:
|
||||
|
||||
Reference in New Issue
Block a user