mirror of
https://github.com/kkroening/ffmpeg-python.git
synced 2025-08-10 13:10:03 +08:00
Travis CI: Add Python 3.8 to the tests
This commit is contained in:
parent
4cb7d26f55
commit
cf92036374
@ -17,8 +17,9 @@ matrix:
|
||||
- python: 3.6
|
||||
env: TOX_ENV=py36
|
||||
- python: 3.7
|
||||
dist: xenial # required for Python >= 3.7
|
||||
env: TOX_ENV=py37
|
||||
- python: 3.8
|
||||
env: TOX_ENV=py38
|
||||
- python: pypy
|
||||
env: TOX_ENV=pypy
|
||||
install:
|
||||
|
Loading…
x
Reference in New Issue
Block a user