mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-30 20:06:17 +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
|
language: python
|
||||||
# Default Python version is usually 2.7
|
# Default Python version is usually 2.7
|
||||||
python: 3.5
|
python: 3.5
|
||||||
dist: trusty
|
dist: xenial
|
||||||
services: docker
|
services: docker
|
||||||
osx_image: xcode9.4
|
osx_image: xcode9.4
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user