Skip to content

Commit fd81da7

Browse files
authored
Merge pull request python-pillow#203 from radarhere/travis
2 parents 9120443 + 2c2a721 commit fd81da7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,11 @@ env:
66
- UNICODE_WIDTH=32
77
- BUILD_DEPENDS=""
88
- TEST_DEPENDS="pytest pytest-cov"
9-
- MACOSX_DEPLOYMENT_TARGET=10.10
109

1110
language: python
1211
# Default Python version is usually 3.6
1312
python: 3.9
14-
dist: xenial
13+
dist: focal
1514
services: docker
1615

1716
jobs:

0 commit comments

Comments
 (0)