mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-28 19:06: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
|
- UNICODE_WIDTH=32
|
||||||
- BUILD_DEPENDS=""
|
- BUILD_DEPENDS=""
|
||||||
- TEST_DEPENDS="pytest pytest-cov"
|
- TEST_DEPENDS="pytest pytest-cov"
|
||||||
- MACOSX_DEPLOYMENT_TARGET=10.10
|
|
||||||
|
|
||||||
language: python
|
language: python
|
||||||
# Default Python version is usually 3.6
|
# Default Python version is usually 3.6
|
||||||
python: 3.9
|
python: 3.9
|
||||||
dist: xenial
|
dist: focal
|
||||||
services: docker
|
services: docker
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user