mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-11 12:17:14 +03:00
Merge pull request #115 from hugovk/rm-trusty
Use Xenial as CI base rather than EOL Trusty
This commit is contained in:
commit
85bc55a345
|
@ -15,7 +15,7 @@ env:
|
|||
language: python
|
||||
# Default Python version is usually 2.7
|
||||
python: 3.5
|
||||
dist: trusty
|
||||
dist: xenial
|
||||
services: docker
|
||||
osx_image: xcode9.4
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user