mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-28 02:46:18 +03:00
Merge pull request #203 from radarhere/travis
This commit is contained in:
commit
fd81da7e32
|
@ -6,12 +6,11 @@ env:
|
|||
- UNICODE_WIDTH=32
|
||||
- BUILD_DEPENDS=""
|
||||
- TEST_DEPENDS="pytest pytest-cov"
|
||||
- MACOSX_DEPLOYMENT_TARGET=10.10
|
||||
|
||||
language: python
|
||||
# Default Python version is usually 3.6
|
||||
python: 3.9
|
||||
dist: xenial
|
||||
dist: focal
|
||||
services: docker
|
||||
|
||||
jobs:
|
||||
|
|
Loading…
Reference in New Issue
Block a user